Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

CryptoCurrency Price Tracker - cryptoGet

CRYPTO PRICE TRACKER.

A CLI Based Tool to fetch real-time price data of TOP 50 Crypto Currencies which includes :

  • Bitcoin, Litecoin, Ether, Tether, Tron, Dogecoin, etc.

Tech Stack

  • Python
  • Requests
  • JSON
  • BeautifulSoup
  • Nomics API
  • CoinGecko API
  • CoinMarketCap API
  • Forex-Python

COMMANDS :

  • -help
  • -coin currency (default : INR)
  • -hold amount (default : 1.00)

EXAMPLES :

  • cryptoGet.py -xlm inr -hold 8
  • cryptoGet.py -doge usd -hold 300

SALIENT FEATURES :

  • Incorporates intelligent API switching to ensure a guaranteed result.
  • Simultaneously Multiple API Fetching to ensure accurate results.
  • Check the price of your portfolio holdings.

FUTURE ESCALATIONS :

  • Add Plotting Functionality
  • Add a custom argument parser

Track your crypto right from the console without ever having to open a browser and typing the query.