summaryrefslogtreecommitdiffstats
path: root/python/cheetah3/README
blob: 89f26c4e388e14b24e743f9439287846fbf26074 (plain)
1
2
3
4
5
6
7
8
9
Cheetah3 is a free and open source template engine and code-
generation tool written in Python. Cheetah can be used unto itself,
or incorporated with other technologies and stacks regardless of
whether they’re written in Python or not.

At its core, Cheetah is a domain-specific language for markup 
generation and templating which allows for full integration with 
existing Python code but also offers extensions to traditional 
Python syntax to allow for easier text-generation.