Skip to main content

A lightweight html rendering library

Project description

wheezy.html is a python package written in pure Python code. It is a lightweight html widget library. Integrates with the following template systems:

It is optimized for performance, well tested and documented.

Resources:

Install

wheezy.html requires python version 2.4 to 2.7 or 3.2. It is independent of operating system. You can install it from pypi site using setuptools:

$ easy_install wheezy.html

If you are using virtualenv:

$ virtualenv env
$ env/bin/easy_install wheezy.html

If you would like take a benefit of template preprocessing for Mako, Jinja2, Tenjin or Wheezy.Template engines specify extra requirements:

$ env/bin/easy_install wheezy.html[jinja2]
$ env/bin/easy_install wheezy.html[wheezy.template]

If you run into any issue or have comments, go ahead and add on bitbucket.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wheezy.html-0.1.117.tar.gz (16.4 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