Skip to main content

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.

Features

  • Ease of use: just one import statement

  • No additional file to declare nor any change in file extension required

  • Once compilation is done, no runtime overhead

  • Freshness check: compilation is only performed upon changes to source files

  • Based on the Mako template engine

Drawbacks

  • Increases start-up time

  • Some template constructs confuse source code editor syntax highlight functionality

Changelog

0.0.3

  • Added ‘freshness’ check in order to save recompiles

  • Removed debug print statements

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


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.3-py2.6.egg (12.2 kB view hashes)

Uploaded Source

pypp-0.0.3-py2.5.egg (12.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page