README 440 B

123456789
  1. Cheetah is an open source template engine and code generation tool,
  2. written in Python. It can be used standalone or combined with other
  3. tools and frameworks. Web development is its principle use, but Cheetah
  4. is very flexible and is also being used to generate C++ game code, Java,
  5. sql, form emails and even Python code.
  6. The pysetuptools optional dependecy (available from SlackBuilds.org)
  7. enables outputting a markdown processed template.