mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
20 lines
490 B
Plaintext
20 lines
490 B
Plaintext
Requests is an ISC Licensed HTTP library, written in Python, for human beings.
|
|
|
|
Features:
|
|
|
|
* International Domains and URLs
|
|
* Keep-Alive & Connection Pooling
|
|
* Sessions with Cookie Persistence
|
|
* Browser-style SSL Verification
|
|
* Basic/Digest Authentication
|
|
* Elegant Key/Value Cookies
|
|
* Automatic Decompression
|
|
* Unicode Response Bodies
|
|
* Multipart File Uploads
|
|
* Connection Timeouts
|
|
* .netrc support
|
|
* Python 2.6-3.4
|
|
* Thread-safe
|
|
|
|
WWW: http://python-requests.org
|