Skip to content

snth/numismatic

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Numismatic - Coin Collecting for Digital Assets

Join the chat at https://gitter.im/numismatic-chat/Lobby PyPI licence PyPI version Python versions PyPI format

Install

pip install numismatic

Run

Run the coin script from anywhere and explore from there

coin

coin list

coin info

coin info -a BTC,ETH,XMR,ZEC

coin prices

coin prices -a BTC,ETH,XMR,ZEC

coin subscribe -a BTC,ETH,XMR,ZEC collect

coin subscribe -f bitfinex -f gdax compare

Contribute

git clone https://github.com/snth/numismatic.git
cd numismatic
pip install -e .
# Add awesome new features and submit Pull Requests