diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2017-09-04 15:44:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-04 15:44:57 -0400 |
| commit | 2c438cacd1541bf9cdeb0eaa1b055a95e453561d (patch) | |
| tree | 40f1f936b5876787f850e56a8897afa42c17c95e /docs | |
| parent | 9c8ae76928913db076bce13111f791ed4211f60f (diff) | |
| download | python-requests-2c438cacd1541bf9cdeb0eaa1b055a95e453561d.tar.gz | |
Create extensions.rst
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/community/extensions.rst | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/community/extensions.rst b/docs/community/extensions.rst new file mode 100644 index 00000000..9d9d9e84 --- /dev/null +++ b/docs/community/extensions.rst @@ -0,0 +1,37 @@ +Community Extensions +==================== + +This document contains a list of curated community extensions for Requests. + +Exceptional Extensions +---------------------- + +These are the best of the best. + +Requests-Toolbelt ++++++++++++++++++ + + + +Requests-Threads +++++++++++++++++ + + +Cache Control ++++++++++++++ + +Requests-Futures +++++++++++++++++ + + +Worthy Mentions +--------------- + + + +Participation Award +------------------- + +These aren't extensions, necessarily. But they utilize Requests, so they get mentioned here: + +- |
