.. _`wheezy.validation`: Wheezy Validation ================= Introduction ------------ :ref:`wheezy.validation` is a `python`_ package written in pure Python code. It is a lightweight validation library. 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.validation .. _`documentation`: http://packages.python.org/wheezy.validation .. _`eggs`: http://pypi.python.org/pypi/wheezy.validation .. _`examples`: http://bitbucket.org/akorn/wheezy.validation/src/tip/demos .. _`issues`: http://bitbucket.org/akorn/wheezy.validation/issues .. _`pypi`: http://pypi.python.org .. _`python`: http://www.python.org .. _`readthedocs`: http://readthedocs.org/builds/wheezyvalidation/ .. _`source code`: http://bitbucket.org/akorn/wheezy.validation/src