Skip to content

v0.1.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@AntaresMugisho AntaresMugisho released this 11 Oct 16:12
· 259 commits to main since this release

Initial alpha-release of PyBlade, a Python template engine inspired by Blade syntax from Laravel. This version includes foundational features such as basic rendering and support for variable interpolation, along with XSS protection through HTML escaping.

Note: This is an alpha release and is not yet production-ready. Contributions and feedback are welcome as we continue to develop and improve PyBlade. Be aware that breaking changes may occur as the project evolves.