blob: c10e4cd520340c73f493543b7ffff89b1ee6cb35 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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
* Thread-safety
* HTTP(S) Proxy Support
WWW: http://python-requests.org
|