Python script for converting .json to .md files using Mako templates

Just install poetry and update script dependencies

  1. Put your settings in settings.py and .json data (optionally, with attachments) in data folder you set in settings.py
  2. Add your Mako template to templates/ folder
  3. Create your template variable in templates.py
  4. Write your own handler and put it to handlers/ folder
  5. Change main.py file using your template and handler
  6. Contribute if you want

GitHub

View Github

 

 

 

To finish reading, please visit source site