requests-toolbelt¶
Summary¶
A toolbelt of useful classes and functions to be used with python-requests
Versions¶
- 0.5.0
License¶
Apache License 2.0
Meta¶
package:
name: requests-toolbelt
version: '0.5.0'
source:
fn: requests-toolbelt-0.5.0.tar.gz
url: https://pypi.python.org/packages/source/r/requests-toolbelt/requests-toolbelt-0.5.0.tar.gz
md5: 317a788caa4eec4e3b8f2433c646eaa8
build:
number: 0
requirements:
build:
- python
- setuptools
- requests
run:
- python
- requests
test:
imports:
- requests_toolbelt.multipart
- requests_toolbelt.downloadutils
about:
home: https://github.com/sigmavirus24/requests-toolbelt
license: Apache License 2.0
summary: A toolbelt of useful classes and functions to be used with python-requests