An HTTP 1.1 user agent for the programming web.
Project description
Pendrell: A Twisted HTTP/1.1 User Agent for the Programmatic Web
-----------------------------------------------------------------
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.
-----------------------------------------------------------------
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
pendrell-0.2.0.tar.gz
(30.2 kB
view details)
File details
Details for the file pendrell-0.2.0.tar.gz
.
File metadata
- Download URL: pendrell-0.2.0.tar.gz
- Upload date:
- Size: 30.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc759ebb1449db60b7adf3ffd3984cedad4e56473e2f51ef442ba1d9d98cc117 |
|
MD5 | 58a5ce4170faaeb3a0629a8846386903 |
|
BLAKE2b-256 | 513083c444a3608d11be6088a46ae2081809cfd39ef722fbdfbca19598b16760 |