Pymaidol
v0.1.3
Simplified Chinese | English
Pymaidol is a tag syntax used to embed Python code into text so that the text can dynamically change the content contained at runtime.
Compared with ProMaid, Pymaidol not only embeds data into the corresponding position of the template, but also presents complex processing logic in the template, and can even use functions defined in the template to process the data.
Warning: Pymaidol is currently in the development stage, and the syntax and some processing logic for whitespace and newline characters have not been determined yet and may be modified in the future. It is strongly not recommended to use in production environments.
python >= 3.10
pip install Pymaidol -i https://pypi.python.org/simpleSee: https://eterance.github.io/Pymaidol-Docs/zh-cn/