- Learning Python Content Management System (LPCMS)
- Generate content from plain Python code
- Automatic categorisation of content
- Python 3.9.16 or later
- Pip3
pip install examon
examon init
examon package install
examonExamon will only use questions from repositories you have added and are marked as active
examon repos list
examon repos add_active <repo name>- Use the tag filter
examon run --tags "<tag_one>, <tag_two>"