Skip to main content

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.

Project details


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.1.tar.gz (30.7 kB view hashes)

Uploaded Source

Built Distribution

pendrell-0.2.1-py2.6.egg (174.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page