Skip to content

EmiPhil/python_crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python_crypto

Based entirely off of Cryptocurrency-cli

Dependencies:

pip install click requests ascii_graph terminaltables pyinstaller python-dateutil

Then either:

python main.py

or:

pyinstaller -F main.py

Be sure to add a portfolio.json file to dist/ before running the exe or ziping it.

Run dist/main.exe like normal. Pyinstaller will make an exe for the env you are currently working in (ex Windows).

Changing values in portfolio.json will reflect on the next cycle (6 second interval). For a complete list of coin and token ids, Ctrl+f your search here (note: some tokens have unexpected ids [ex Golem <- golem-network-tokens])

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages