python-requests 2.3.0
Name | python-requests |
---|---|
Version | 2.3.0 |
Summary | Python HTTP for Humans. |
Description | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. . Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python's builtin urllib2 module provides most of the HTTP capabilities you should need, but the api is thoroughly broken. It requires an enormous amount of work (even method overrides) to perform the simplest of tasks. . Things shouldn't be this way. Not in Python |
Section | devel/python |
License | Apache-2.0 |
Homepage | http://python-requests.org |
Recipe file |
recipes-devtools/python/python-requests_2.3.0.bb
recipes-devtools/python/classes/setuptools.bbclass |
Layer | meta-virtualization (fido branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
http://pypi.python.org/packages/source/r/requests/requests-2.3.0.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-virtualization:
Branch | Recipe |
---|---|
pyro (Yocto Project 2.3) | python-requests 2.8.1 |
morty (Yocto Project 2.2) | python-requests 2.8.1 |
krogoth (Yocto Project 2.1) | python-requests 2.8.1 |
jethro (Yocto Project 2.0) | python-requests 2.3.0 |
fido (Yocto Project 1.8) | python-requests 2.3.0 (this recipe) |