Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 428 Bytes

File metadata and controls

8 lines (6 loc) · 428 Bytes

Crypto-Info

Python program to either create a CSV file with all current coins listed on https://min-api.cryptocompare.com/ Data is requested with BeautifulSoup and loaded into a json file for reading. Other functions include converting cryptocurrency to other currencies (including fiat currency)

Terminal

Program will gather details of Coin name, Ticker, Algorithm, Proof type and Total Coin Supply.