Description: Python parser for Cooklang
Cooklang is a markup language for recipes. This package is a Python parser for the markup language.
This was done to help me be able to add a collection of recipes to my website (that functionality will be coming later.) While there had been prior attempts to write a Python parser by community members, none had been published.
Documentation for cooklang-py can be found at https://cooklang-py.readthedocs.io/en/stable/
If you have attempted to use cooklang-py and have run into any issues or have a feature request please open an
issue and I will do everything I can to get it fixed quickly.
If you are interested in contributing to cooklang-py please checkout the
contributor's guide.
Repo: https://github.com/brass75/cooklang-py
Find it on PyPI: https://pypi.org/project/cooklang-py/