RETIRED, further work has moved to Debian project infrastructure
Go to file
Graham Dumpleton fa8f730588 Merge branch 'release/1.10.7' 2016-03-31 16:49:07 +11:00
blog Fix formatting of examples in blog post. 2015-04-14 11:12:49 -04:00
docs Document mod operator bug in Python variant of object proxy. 2016-03-31 16:46:53 +11:00
src/wrapt Merge branch 'develop' of github.com:GrahamDumpleton/wrapt into develop 2016-03-31 16:36:20 +11:00
tests Fix tests for floordiv and mod. 2016-03-31 16:46:30 +11:00
.coveragerc Add support for travis and coveralls. 2015-12-04 21:29:39 -05:00
.gitignore Update .gitignore 2015-12-04 21:30:08 -05:00
.travis.yml Skip missing interpreters in Travis which lacks python3.5 2015-12-04 21:39:47 -05:00
LICENSE Update copyright year. 2016-03-31 16:36:41 +11:00
MANIFEST.in Add travis, coveralls and pypi badges. 2015-12-04 21:30:03 -05:00
README.rst Repair the PyPI badge. 2015-12-04 21:30:08 -05:00
setup.py Increment version to 1.10.7. 2016-03-31 16:36:09 +11: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 Clean up tox.ini using generative envlist. 2015-12-04 21:30:08 -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