Not ony gives a list of all the crypto prices available in the api but also all of their price in the selected currency
- Crypto -> currency
- currency -> Crypto
- Currency -> currency conversion
- price tracking of different currencies over given time (max-1year)
- price tracking for selected crypto currencies
- price alerts on your mail!
- Pandas - for cleaning data
- Requests - for getting data
- matplotlib.pyplot - for plotting data
- datetime - for getting date and time
- smtplib - for sending mail
Latest version of any code editor and python. Then install whatever libraries are used.
All contributions are welcomed, properly describe changes made and attach supporting ScreenShots in the PR. For major changes first open an issue.