All Projects → CheetahTemplate3 → cheetah3

CheetahTemplate3 / cheetah3

Licence: other
Cheetah3 is a free (MIT) and open source template engine for Python.

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to cheetah3

bash-tpl
A smart, lightweight shell script templating engine, written in Bash
Stars: ✭ 26 (-75.47%)
Mutual labels:  template-engine
lazylead
Eliminate the annoying work within ticketing systems (Jira, GitHub, Trello). Allows automating (without admin access) daily actions like tickets fields verification, email notifications by JQL/GQL, meeting requests to your (or teammates) calendar.
Stars: ✭ 42 (-60.38%)
Mutual labels:  mit-license
cinje
A Pythonic and ultra fast template engine DSL.
Stars: ✭ 26 (-75.47%)
Mutual labels:  template-engine
TemplateEngine
Design and build web applications with components using only your web browser
Stars: ✭ 41 (-61.32%)
Mutual labels:  template-engine
Textrude
Code generation from YAML/JSON/CSV models via SCRIBAN templates
Stars: ✭ 79 (-25.47%)
Mutual labels:  template-engine
Minazuki
シンプルな製品アクティベーションシステム「Minazuki」のサーバーサイド実装
Stars: ✭ 16 (-84.91%)
Mutual labels:  mit-license
dry
Dry is a new template engine and language, and is a superset of Shopify's Liquid, with first-class support for advanced inheritance features, and more. From the creators of Enquirer, Assemble, Remarkable, and Micromatch.
Stars: ✭ 66 (-37.74%)
Mutual labels:  template-engine
smtpd
SMTP server (library) for receiving emails, written in pure PHP.
Stars: ✭ 94 (-11.32%)
Mutual labels:  mit-license
hydrate-text
A small, dependency-free and strongly typed template engine.
Stars: ✭ 45 (-57.55%)
Mutual labels:  template-engine
cottle
High performance template engine for C#
Stars: ✭ 99 (-6.6%)
Mutual labels:  template-engine
simple-template
Text templating processor for SWI-Prolog.
Stars: ✭ 29 (-72.64%)
Mutual labels:  template-engine
AuroraCMS
The Australian Open Source Content Management System
Stars: ✭ 13 (-87.74%)
Mutual labels:  mit-license
HFSM
Hierarchical Finite State Machine Framework
Stars: ✭ 73 (-31.13%)
Mutual labels:  mit-license
timer-hugo
Timer is a personal portfolio theme powered by Hugo. It also can be use as a landing page theme.
Stars: ✭ 123 (+16.04%)
Mutual labels:  mit-license
laravel-theme
This package creates multiple managed theme infrastructure for Laravel.
Stars: ✭ 19 (-82.08%)
Mutual labels:  template-engine
ftmpl
Fast typesafe templating for golang
Stars: ✭ 61 (-42.45%)
Mutual labels:  template-engine
hsluv-c
C99 implementation of HSLuv (revision 4)
Stars: ✭ 71 (-33.02%)
Mutual labels:  mit-license
pug4py
Use Pug.js within any python framework
Stars: ✭ 17 (-83.96%)
Mutual labels:  template-engine
Magento2-Twig
Twig Template Engine for Magento2
Stars: ✭ 58 (-45.28%)
Mutual labels:  template-engine
mole
A tool for managing design decision outputs for different platforms
Stars: ✭ 30 (-71.7%)
Mutual labels:  template-engine

Cheetah Template 3.2.7b1

Cheetah3 is a free 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.

Documentation

For a high-level introduction to Cheetah please refer to the User's Guide at https://cheetahtemplate.org/users_guide/index.html

Credits

https://cheetahtemplate.org/authors.html

https://github.com/CheetahTemplate3/cheetah3/blob/master/LICENSE

Praise

"I'm enamored with Cheetah" - Sam Ruby, senior member of IBM Emerging Technologies Group & director of Apache Software Foundation

"Give Cheetah a try. You won't regret it. ... Cheetah is a truly powerful system. ... Cheetah is a serious contender for the 'best of breed' Python templating." - Alex Martelli

"People with a strong PHP background absolutely love Cheetah for being Smarty, but much, much better." - Marek Baczynski

"I am using Smarty and I know it very well, but compiled Cheetah Templates with its inheritance approach is much powerful and easier to use than Smarty." - Jaroslaw Zabiello

"There is no better solution than Cheetah" - Wilk

"A cheetah template can inherit from a python class, or a cheetah template, and a Python class can inherit from a cheetah template. This brings the full power of OO programming facilities to the templating system, and simply blows away other templating systems" - Mike Meyer

"Cheetah has successfully been introduced as a replacement for the overweight XSL Templates for code generation. Despite the power of XSL (and notably XPath expressions), code generation is better suited to Cheetah as templates are much easier to implement and manage." - The FEAR development team.

"I've used Cheetah quite a bit and it's a very good package" - Kevin Dangoor, lead developer of TurboGears.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].