Py-templatify

Latest version: v0.3.2

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.2

What's Changed
* Index-based access by Galtozzy in https://github.com/EzyGang/py-templatify/pull/2
* Mixed access (attributes and indexes) in templates by Galtozzy in https://github.com/EzyGang/py-templatify/pull/2


**Full Changelog**: https://github.com/EzyGang/py-templatify/compare/v0.2.5...v0.3.2

0.2.5

Fix iterabletagbase class
**Full Changelog**: https://github.com/EzyGang/py-templatify/compare/v0.2.4...v0.2.5

0.2.4

- A better file layout is in place
- Added an ability to escape templates by passing symbols to escape to a `templatify` decorator
- Tests added
- CI Improved

**Full Changelog**: https://github.com/EzyGang/py-templatify/compare/v0.1.1...v0.2.4

0.1.1

- Add the ability to use data classes and Pydantic models/dataclasses in templates, for more info see README.md

**Full Changelog**: https://github.com/EzyGang/py-templatify/compare/v0.1.0...v0.1.1

0.1.0

- `templatify` decorator implemented
- Tag bases implemented
- `Option` and `Boolean` tags are implemented
- A set of default Markdown tags also added
- Added type aliases to markdown to reduce code volume
- Basic build/readme/license setup

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.