Simple baker's % calculator for the terminal written in python3
Jusy copy pyzza2.py and recipes.json to your computer and then do:
python pyzza2.py
Then follow the instructions
TODO:
- autocomplete (basically stole it from stackexchange)
- calculate preferments
- make separate function to calculate the total dough weight
- make separate function to divide the dough
- separate math and cli