🧌 README

This commit is contained in:
neingeist 2025-06-30 10:46:31 +02:00
parent 91a760b04f
commit f352ced9ea

View file

@ -8,7 +8,7 @@ die skripte sind für alle einsatzzwecke nicht für eine vollautomatisierung ged
## skripte
- `0_get_recipes.py` zieht json aus der tandoor api und speichert sie ab. wir haben uns hier für tandoors json-format entschieden, weil das schema.org's json zuviele wünsche offen gelassen hätte.
- `0_get_recipes.py` zieht json aus der tandoor api und speichert sie ab. wir haben uns hier für tandoors json-format entschieden, weil das [schema.org's recipe json](https://schema.org/Recipe) zuviele wünsche offen gelassen hätte.
- `1_clean_json.py` reinigt das json
- `2_to_markdown.py` convertiert die rezepte in eine sinnvolle markdown-datei
- `3_to_mediawiki.py` wandelt das markdown in wikitext um