Cheetah3 3.2.6.post1
0
Cheetah is a template engine and code generation tool
Contents
Cheetah is a template engine and code generation tool
How to Install cheetah3
You can install cheetah3 using pip
pip install cheetah3
or add it to a project with poetry
poetry add cheetah3
Package Details
- Author
- Tavis Rudd
- License
- MIT
- Homepage
- https://cheetahtemplate.org/
- PyPi:
- https://pypi.org/project/Cheetah3/
- Documentation:
- https://cheetahtemplate.org/users_guide/index.html
Classifiers
- Internet/WWW/HTTP
- Internet/WWW/HTTP/Dynamic Content
- Internet/WWW/HTTP/Site Management
- Software Development/Code Generators
- Software Development/Libraries/Python Modules
- Software Development/User Interfaces
- Text Processing
Related Packages
Errors
A list of common cheetah3 errors.
Code Examples
Here are some cheetah3
code examples and snippets.