.. _`wheezy.html`: Wheezy HTML =========== Introduction ------------ :ref:`wheezy.html` is a `python`_ package written in pure Python code. It is a lightweight html widget library. Integrates with the following template systems: * `Jinja2 Templates `_ * `Mako Templates `_ * `Tenjin Templates `_ * `Wheezy Templates `_ It is optimized for performance, well tested and documented. Resources: * `source code`_, `examples`_ and `issues`_ tracker are available on `bitbucket`_ * `documentation`_, `readthedocs`_ * `eggs`_ on `pypi`_ Contents -------- .. toctree:: :maxdepth: 2 gettingstarted examples userguide modules .. _`bitbucket`: http://bitbucket.org/akorn/wheezy.html .. _`documentation`: http://packages.python.org/wheezy.html .. _`eggs`: http://pypi.python.org/pypi/wheezy.html .. _`examples`: http://bitbucket.org/akorn/wheezy.html/src/tip/demos .. _`issues`: http://bitbucket.org/akorn/wheezy.html/issues .. _`pypi`: http://pypi.python.org .. _`python`: http://www.python.org .. _`readthedocs`: http://readthedocs.org/builds/wheezyhtml/ .. _`source code`: http://bitbucket.org/akorn/wheezy.html/src