Git Product home page Git Product logo

ezt's Introduction

About

EaZy Templating (EZT) is a fast and simple templating system for Python-based software.

EZT focuses on data substitution, rather than placing a Turing-complete language into template files. The templates are fast to parse, and fast to render. EZT supports a parse-once and render-many approach if thousands of renderings are necessary. In most cases, the parse/render sequence will be fast enough for the application.

(also see: https://github.com/gstein/ezt/blob/wiki/ProjectHome.md; TBD to fold that into this file)

Documentation

See: https://github.com/gstein/ezt/blob/wiki/Syntax.md

History

EZT was started as part of the edna project in early 2001. However, it was also intended towards use within the ViewVC project. The bulk of EZT development occured as part of ViewVC during 2001 and 2002.

In 2003, EZT started to get used in additional places: SubWiki, Subversion's build system, and some infrastructure pieces at the ASF. Greg also had a little private project which used and further modified EZT.

The EZT project was started in October 2003 to pull together all of the various incarnations and derivative developments of EZT into a single, canonical location. This project was moved to Google Code in June 2008.

On August 22, 2015, EZT was exported from Google Code (due to its imminent move to read-only / archival status), and landed on GitHub: https://github.com/gstein/ezt, where development continues (glacially, given EZT's mature status).

License

BSD 2-clause. See ezt.py

ezt's People

Contributors

futatuki avatar gstein avatar sebbasf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.