Go to file
iGor milhit 9ed8bfb58f
test: implement the first tests
- Tests if there is a response, with a JSON.
- Tests if the calculations are right.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2025-12-30 08:26:58 +01:00
.gitignore project: initial commit 2025-12-29 21:21:37 +01:00
.python-version project: initial commit 2025-12-29 21:21:37 +01:00
README.md project: initial commit 2025-12-29 21:21:37 +01:00
calculator.py test: implement the first tests 2025-12-30 08:26:58 +01:00
main.py test: implement the first tests 2025-12-30 08:26:58 +01:00
pyproject.toml test: implement the first tests 2025-12-30 08:26:58 +01:00
test_main.py test: implement the first tests 2025-12-30 08:26:58 +01:00
uv.lock test: implement the first tests 2025-12-30 08:26:58 +01:00

README.md

title subtitle date id tags
Dough Calc A tiny utility to calculate the proportions of flour, water, sourdough and salt for your dough. 2025-12-29T09:10:27+0100 20251229091027
python
calculator
bread
dough
sourdough

Dough Calc

Dough Calc is a tiny utility to calculate the proportions of flour, water, sourdough and salt for your dough, depending on the main flour quantity, the main proportion of water you're aiming for, and the proportion of water of your sourdough.