Cheetah is a template engine and code generation tool
http://cheetahtemplate.org/
Cheetah3 is a free (BSD-style) and open source template engine and code
generation tool.
It can be used standalone or combined with other tools and frameworks. Web
development is its principle use, but Cheetah is very flexible and is also being
used to generate C++ game code, Java, sql, form emails and even Python code.
It's a fork of the original CheetahTemplate library.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / python-Cheetah3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-Cheetah3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Cheetah3-3.2.3.tar.gz | 0000875441 855 KB | |
_link | 0000000124 124 Bytes | |
python-Cheetah3.changes | 0000003672 3.59 KB | |
python-Cheetah3.spec | 0000002393 2.34 KB |
Revision 18 (latest revision is 33)
Tomáš Chvátal (scarabeus_iv)
accepted
request 704934
from
Petr Gajdos (pgajdos)
(revision 18)
- version update to 3.2.3 - Fixed infinite recursion in ``ImportManager`` on importing a builtin module. - The site https://cheetahtemplate.org/ is now served with HTTPS. - Updated docs regarding fixed tests.
Comments 0