Skip to content

Cryptocurrency API data visualizations ๐Ÿ“ˆ with Matplolib.

Notifications You must be signed in to change notification settings

akv3sic/cryptocurrency-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Cryptocurrency Charts logo

About

Cryptocurrency API data visualizations with Matplolib.

School project

Screenshots

eth-last-1y

cro-last-1y

market-caps

Setup

  1. Clone repository.
git clone https://github.com/antekvesic/cryptocurrency-charts.git
cd cryptocurrency-charts
  1. Create new virtual environment.
pyton -m venv venv
  1. Run your virtual environment.
./venv/Scripts/activate
  1. Install dependencies.
pip install -r requirements.txt
  1. Create .env file to store your API key.

  2. Run.

python main.py

About

Cryptocurrency API data visualizations ๐Ÿ“ˆ with Matplolib.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages