Skip to content

marcelmarais/Crypto-Grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEX Finance has changed the pricing structure of their API and this no longer works

Crypto-Grapher

Graphs cryptocurrencys (ETH and BTC) from the South African Luno exchange using the Dash web framework.

Hosted at: http://crypto-grapher.marcelmarais.com/

alt text

Dependencies

Dependencies are found in the "environment.yaml" file. A virtual environment can be created via Anaconda.

conda env create -f environment.yml

Alterantively, the dependencies can be installed with pip using the "requirements.txt" file.

pip install -r requirements.txt

Built With:

  • Dash - The web framework used

Releases

No releases published

Packages

No packages published