Cheetah package¶
Cheetah is an 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.
- Homepage, issue tracker
- https://github.com/CheetahTemplate3/cheetah3
- Documentation
- https://cheetahtemplate.org/
Subpackages¶
- Cheetah.Macros package
- Cheetah.Templates package
- Cheetah.Tests package
- Submodules
- Cheetah.Tests.Analyzer module
- Cheetah.Tests.Boinker module
- Cheetah.Tests.CheetahWrapper module
- Cheetah.Tests.Cheps module
- Cheetah.Tests.Filters module
- Cheetah.Tests.Misc module
- Cheetah.Tests.NameMapper module
- Cheetah.Tests.Parser module
- Cheetah.Tests.Performance module
- Cheetah.Tests.Pinger module
- Cheetah.Tests.Regressions module
- Cheetah.Tests.SyntaxAndOutput module
- Cheetah.Tests.Template module
- Cheetah.Tests.Test module
- Cheetah.Tests.Unicode module
- Cheetah.Tests.xmlrunner module
- Submodules
- Cheetah.Tools package
- Cheetah.Utils package
Submodules¶
- Cheetah.CacheRegion module
- Cheetah.CacheStore module
- Cheetah.CheetahWrapper module
- Cheetah.Compiler module
- Cheetah.DirectiveAnalyzer module
- Cheetah.Django module
- Cheetah.DummyTransaction module
- Cheetah.ErrorCatchers module
- Cheetah.FileUtils module
- Cheetah.Filters module
- Cheetah.ImportHooks module
- Cheetah.ImportManager module
- Cheetah.NameMapper module
- Cheetah.Parser module
- Cheetah.Servlet module
- Cheetah.SettingsManager module
- Cheetah.SourceReader module
- Cheetah.Template module
- Cheetah.TemplateCmdLineIface module
- Cheetah.Unspecified module
- Cheetah.Version module
- Cheetah.compat module
- Cheetah.convertTmplPathToModuleName module