RETIRED, further work has moved to Debian project infrastructure
Go to file
Graham Dumpleton 129cac1bf9 Merge pull request #96 from jwilk/spelling
Fix typos in documentation.
2017-02-06 08:03:26 +08:00
blog Fix misspellings 2016-06-26 01:16:40 +07:00
docs Fix typos. 2017-02-04 22:27:07 +01:00
src/wrapt Fix typos. 2017-02-04 22:27:07 +01:00
tests Merge pull request #84 from stepshal/whitespaces 2016-12-18 16:18:00 +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 Add quotes for consistency. 2016-12-18 16:49:11 +11: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 Convert readthedocs links for their .org -> .io migration for hosted projects 2016-06-05 14:39:00 +01:00
appveyor.yml Add appveyor configure for Windows testing. 2016-12-18 16:53:53 +11:00
setup.py Catch OSError as can arise when compiler doesn't exist on Windows. 2017-01-03 16:19:48 +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:

https://wrapt.readthedocs.io