RETIRED, further work has moved to Debian project infrastructure
Go to file
Aron Griffis e9220659b0 Add documentation for running coverage locally. 2015-12-04 21:30:08 -05:00
blog Fix formatting of examples in blog post. 2015-04-14 11:12:49 -04:00
docs Add documentation for running coverage locally. 2015-12-04 21:30:08 -05:00
src/wrapt Rename src to src/wrapt for pip install -e. Fixes #55 2015-12-04 21:28:11 -05:00
tests Set module from name in register_post_import_hook, fixes #53 2015-11-28 22:14:15 -05:00
.coveragerc Add support for travis and coveralls. 2015-12-04 21:29:39 -05:00
.gitignore Triggering tox test under tddium in wrong way. 2013-11-21 15:01:49 +11:00
.travis.yml Add support for travis and coveralls. 2015-12-04 21:29:39 -05:00
LICENSE Update copyright years. 2015-03-24 21:31:06 +11:00
MANIFEST.in Add travis, coveralls and pypi badges. 2015-12-04 21:30:03 -05:00
README.rst Add travis, coveralls and pypi badges. 2015-12-04 21:30:03 -05:00
setup.py Add travis, coveralls and pypi badges. 2015-12-04 21:30:03 -05:00
tddium.yml Move the requirements.txt file need for tddium testing to tests sub directory. 2014-09-18 15:07:18 +10:00
tox.ini Add support for travis and coveralls. 2015-12-04 21:29:39 -05:00

README.rst

wrapt

Travis Coveralls PyPI

A Python module for decorators, wrappers and monkey patching.

For full documentation see:

http://wrapt.readthedocs.org