Skip to content

Get the price of bitcoin and insert it into a database

Notifications You must be signed in to change notification settings

Ah00ra/btc-price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btc-price

Get the price of bitcoin and insert it into a database and make chart with matplotlib.

requirements

All of packages that you need to use this repository was written in requirements.txt and they will be installed using:

pip install -r requirements.txt

btc-chart

python src/chart.py /path/of/database.db output is a JPEG file like the image below.

btc-chart

About

Get the price of bitcoin and insert it into a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages