Skip to content

Simple little script for fetching altcoins prices in ETH from coinmarketcap.com

Notifications You must be signed in to change notification settings

bismark/fetch_prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple script for fetching current altcoin prices in ETH from coinmarketcap.com.

Prints to results to stdout separated by newlines.

Example:

$ fetch_prices aion aelf
0.006975940
0.001442080

To Install

$ pip install git+https://github.com/bismark/fetch_prices.git#egg=fetch_prices

About

Simple little script for fetching altcoins prices in ETH from coinmarketcap.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages