python 3.8.0
# Install dependencies
pip install -r requirements.txt
# Add new dependencies
pip install <name of package>
pip freeze > requirements.txt
Either copy and paste the Jinja2 templates into Readwise or run the following command to get a preview of all cases:
# Preview of all cases
python preview.py
- Readwise
- Jinja
- How to Test Templates
- Jinja live parser
- An updated version can be found here.
- qn7o/jinja2-live-parser: Jinja2 live (web) parser
- Jinja live parser