marcelmarais / Crypto-Grapher

Cryptocurrency grapher for the South African Luno exchange 💰

Home Page:http://crypto-grapher.marcelmarais.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cryptocurrency grapher for the South African Luno exchange 💰

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


Languages

Language:Python 83.9%Language:CSS 16.1%