requests source package in Groovy
python3-requests: elegant and simple HTTP library for Python3, built for human beings
requests information
No published releases of this package have been uploaded in
Ubuntu Groovy
Upstream connections
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.
- Bug supervisor:
- Bug tracker:
- Branch:
There are no registered releases for the requests ⇒ trunk.