Install
Just install poetry and update script dependencies
Usage
- Put your settings in settings.py and .json data (optionally, with attachments) in data folder you set in settings.py
- Add your Mako template to templates/ folder
- Create your template variable in templates.py
- Write your own handler and put it to handlers/ folder
- Change main.py file using your template and handler
- Contribute if you want