.. _`wheezy.security`: Wheezy Security ================= Introduction ------------ :ref:`wheezy.security` is a `python`_ package written in pure Python code. It is a lightweight security library that provides integration with: * `pycrypto`_ - The Python Cryptography Toolkit 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.security .. _`documentation`: http://packages.python.org/wheezy.security .. _`eggs`: http://pypi.python.org/pypi/wheezy.security .. _`examples`: http://bitbucket.org/akorn/wheezy.security/src/tip/demos .. _`issues`: http://bitbucket.org/akorn/wheezy.security/issues .. _`pycrypto`: https://www.dlitz.net/software/pycrypto/ .. _`pypi`: http://pypi.python.org .. _`python`: http://www.python.org .. _`readthedocs`: http://readthedocs.org/builds/wheezysecurity/ .. _`source code`: http://bitbucket.org/akorn/wheezy.security/src