An HTTP 1.1 user agent for the programming web.
Project description
Pendrell augments the twisted.web framework with an HTTP 1client that has several advantages over prior art (or at least urllib2 and twisted.web.client):
HTTP 1.1 support: * TE/transfer-encoding support for chunked, gzip, and deflate encodings * Ability to simultaneously maintain multiple persistent connections.
Transparent Gzip and Deflate Content-encoding support.
Ability to stream data, by performing call-backs with data chunks, alleviates the need to buffer large files. * Advanced Gzip support accomdates incremental decoding of chunked streams.
Asynchronous (twisted) API.
Integration with cookielib, and compatibility with urllib2.Request API.
Proxy Support.
This software is distributed under the MIT license. See the LICENSE file for further information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pendrell-0.2.3.tar.gz
.
File metadata
- Download URL: pendrell-0.2.3.tar.gz
- Upload date:
- Size: 31.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bfe83ec80e9a1161d9f8828d18f381698ba98fe7fb2dd991e13bfe4f55c3967 |
|
MD5 | ed2e8d75c17aa7b9dcec0233719990c0 |
|
BLAKE2b-256 | a1b82bddd6bdea271e7a306273a31de5ea32957b839cb4335664a5a186216f42 |
File details
Details for the file pendrell-0.2.3-py2.6.egg
.
File metadata
- Download URL: pendrell-0.2.3-py2.6.egg
- Upload date:
- Size: 176.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8037cb2451016134e65fc6431dc995d8e419fe0a71c70dfd307af94064d389bd |
|
MD5 | c0c2beb65e1de60ea680a343e90c37c2 |
|
BLAKE2b-256 | 8e62e261579a4891f834b634971166e46689a37212ab9f4d95d1ea000eebff20 |