Skip to content

💲 A small CLI to display data from coinmarketcap.com in the terminal.

Notifications You must be signed in to change notification settings

djstrasser/coincap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoinCap

A small CLI to display data from coinmarketcap.com in the terminal.

Price & Prices

$ python3 coincap.py prices

Imgur

Set the number of results

$ python3 coincap.py prices -l 20

Get a specific coin

$ python3 coincap.py price ethereum

Get results in a different currency

$ python3 coincap.py prices -c EUR

Data

$ python3 coincap.py data

Imgur

Get results in a different currency

$ python3 coincap.py data -c EUR

About

💲 A small CLI to display data from coinmarketcap.com in the terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages