Get the price of bitcoin and insert it into a database and make chart with matplotlib.
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
python src/chart.py /path/of/database.db
output is a JPEG file like the image below.