mirror of
https://github.com/t89/pizza.git
synced 2025-11-09 10:35:51 +01:00
🍕 Calculate the perfect dough recipe for your pizza 🍕
| misc | ||
| pizza.py | ||
| README.md | ||
| requirements | ||
Perfect Pizza. Everytime.
Combine and wait. No kneading required.
Usage
$ python pizza.py <water percentage between 50-70>
Adjust water percentage depending on your oven temperature:
| 65-70 | Normal oven on max temperature |
|---|---|
| 60 | Gas BBQ |
| 57 | Wood Oven |
Requirements
pip install rich: Nicely formatted table print
