Python HTTP Library
Requests is an HTTP library, written in Python, as an alternative
to Python's builtin urllib2 which requires work (even
method overrides) to perform basic tasks.
Features of Requests:
- GET, HEAD, POST, PUT, DELETE Requests:
+ HTTP Header Request Attachment.
+ Data/Params Request Attachment.
+ Multipart File Uploads.
+ CookieJar Support.
+ Redirection History.
+ Redirection Recursion Urllib Fix.
+ Automatic Decompression of GZipped Content.
+ Unicode URL Support.
- Authentication:
+ URL + HTTP Auth Registry.
- Links to openSUSE:Factory / python-requests
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:arachnos/python-requests && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
inject-default-ca-bundles.patch | 0000005060 4.94 KB | |
python-requests.changes | 0000069522 67.9 KB | |
python-requests.spec | 0000004153 4.06 KB | |
requests-2.32.3.tar.gz | 0000131218 128 KB |
Revision 1 (latest revision is 2)
Arachnos (arachnos)
committed
(revision 1)
- Initial commit linking to openSUSE:Factory/python-requests
Comments 0