Get Live Exchange Values of Crypto-Currencies ie. Bitcoin (BTC), Bitcoin Cash (BCH), Litecoin (LTC), Ethereum (ETH), Dash (DASH), Ripple (XRP), Monero (XMR) and many more, via an API provided by Bitcoin Average with respect to your desired Currencies ie. INR(Indian National Rupee), USD(US Dollar), CAD(Canadian Dollar), and many more. More Simple than you think.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
git clone https://github.com/dishantrathi/Crypto-Currency-Live-Rates
- Python v3.6 - As Base
- Requests: HTTP for Humans - For HTTP Requests to check connectivity
pip install -r requirements.txt
- SICCiPy (PreInstalled)
- No Installation Required Just Clone and Run
To run the program, simply execute
- For Windows
py app.py
- For Linux
python3 app.py
More Simple than you think. Run the app.py file and use option 4 for help.
Youtube Video :
This project is licensed under the MIT License - see the LICENSE.md file for details