pypp 0.0.2
pypp: python preprocessor based on the Mako template engine
Latest Version: 0.0.3
Benefits
The primary benefit of pypp is improved readability of source code. Furthermore, the template engine provides powerful macro functionality which helps save keystrokes whilst coding.
Drawbacks
- Increases start-up time
- Some template constructs confuse source code editor syntax highlight functionality
Features
- Ease of use: just one import statement
- Speed: once compilation is done, no runtime overhead
- Based on the Mako template engine
Changelog
0.0.2
- disabled template caching: (1) pypp is not optimizing start-up time (2) runtime time resources are optimized
0.0.1
Initial alpha release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pypp-0.0.2-py2.5.egg (md5) | Python Egg | 2.5 | 2009-03-05 | 11KB | 425 |
| pypp-0.0.2-py2.6.egg (md5) | Python Egg | 2.6 | 2009-05-07 | 11KB | 447 |
- Author: Jean-Lou Dupont
- Home Page: http://pypp.googlecode.com/
- Categories
- Package Index Owner: jldupont
- DOAP record: pypp-0.0.2.xml
