simple python flask api which scrape goodreturns.in and return currency rate in India with other world currencies in json format.
Read more at: https://www.goodreturns.in/currency/world-currencies-vs-indian-rupee-inr.html
python3 app.py
simple python flask api which scrape goodreturns.in and return currency rate in India with other world currencies in json format.
Read more at: https://www.goodreturns.in/currency/world-currencies-vs-indian-rupee-inr.html
python3 app.py
#!/bin/sh | |
# SPDX-FileCopyrightText: 2017-2024 SanderTheDragon <[email protected]> | |
# | |
# SPDX-License-Identifier: MIT | |
arch=$(dpkg --print-architecture) | |
echo "Detected architecture: $arch" | |
case "$arch" in |
This is a guide for aligning images.
See the full Advanced Markdown doc for more tips and tricks