pypp: python preprocessor based on the Mako template engine
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.
See tutorial on generating distribution archives.
Built Distributions
pypp-0.0.2-py2.6.egg
(11.8 kB
view hashes)
pypp-0.0.2-py2.5.egg
(11.8 kB
view hashes)