Skip to content

Dami99-b/python-crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Crypto Tracker

A simple Python CLI that fetches live crypto prices using the CoinGecko API.

Features

  • Fetches current price for Bitcoin, Ethereum, and many other coins
  • CLI-based (run from terminal)
  • Uses free CoinGecko API

Usage

pip install -r requirements.txt
python crypto_tracker.py bitcoin
# Bitcoin price: $27000

python crypto_tracker.py ethereum
# Ethereum price: $1800

About

A simple Python CLI tool that fetches live crypto prices from the CoinGecko API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages