6 projects
fastapi-chameleon
Adds integration of the Chameleon template language to FastAPI.
jinja-partials
Simple reuse of partial HTML page templates in the Jinja template language for Python web frameworks.
chameleon-partials
Simple reuse of partial HTML page templates in the Chameleon template language for Python web frameworks.
markdown-subtemplate
A template engine to render Markdown with external template imports and variable replacements.
switchlang
Adds switch blocks to the Python language.
cache_tier
Imagine you have a set of static files you want to serve to the world. Cache-tier allows you to quickly spin up a Linux web server in a location with cheap, plentiful bandwidth and serve those files to your users.