A lightweight html rendering library
Project description
wheezy.html
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:
- source code and issues tracker are available on github
- documentation
Install
wheezy.html requires python version 3.8+. It is independent of operating system. You can install it from pypi site:
pip install -U wheezy.html
If you would like take a benefit of template preprocessing for Mako, Jinja2, Tenjin or Wheezy.Template engines specify extra requirements:
pip install wheezy.html[wheezy.template]
If you run into any issue or have comments, go ahead and add on github.
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 Distribution
wheezy.html-3.2.0.tar.gz
(14.0 kB
view hashes)