Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 303 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 303 Bytes

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