Manage the production of cheese with Python
A program I developed on my own for Azienda Agricola Trentina to manage the production of cheese, fully written with Python 3 and PEP8 compliant.
It stores data in a .csv
file and can manage it, generating a chart (using plotly).
python
and pip
.pip install -r requirements.txt
python For_my.py
The program will ask the user to choose what to do:
data.csv
in DropboxSee the LICENSE file for license rights and limitations (MIT).