🧌 README
This commit is contained in:
parent
91a760b04f
commit
f352ced9ea
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue