/Cooklang

Cooklang parser

Primary LanguagePythonMIT LicenseMIT

Cooklang

Python Cooklang parser.

Export to other formats

If you pass a folder full of cook recipes, it will export to the markdown format needed to make use of one of these two static website projects:

Simply specify the folder of the recipes and output folder:

python -m cooklang to-chowdown recipes chowdown
python -m cooklang to-nyum recipes nyum

It can also import from nyum markdown (with limited success):

python -m cooklang from-nyum nyum recipes