requests_toolbelt
0.6.2
  • requests toolbelt
  • Contributing to this project
  • Transport Adapters
  • Authentication
  • Deprecated Requests Utilities
  • Utilities for Downloading Streaming Responses
  • Utilities for Dumping Information About Responses
  • Utilities for Enhanced Form-Data Serialization
  • Custom Toolbelt Exceptions
  • Using requests with Threading
  • Uploading Data
  • User-Agent Constructor
requests_toolbelt
  • Docs »
  • requests toolbelt
  • Edit on GitHub

requests toolbelt¶

This is a collection of utilities that some users of python-requests might need but do not belong in requests proper. The library is actively maintained by members of the requests core development team, and so reflects the functionality most requested by users of the requests library.

To get an overview of what the library contains, consult the user documentation.

Overview¶

  • requests toolbelt
  • Contributing to this project

Full Documentation¶

  • Transport Adapters
    • AppEngineAdapter
    • FingerprintAdapter
    • SSLAdapter
    • SourceAddressAdapter
    • SocketOptionsAdapter
    • TCPKeepAliveAdapter
  • Authentication
    • AuthHandler
    • GuessAuth
    • GuessProxyAuth
    • HTTPProxyDigestAuth
  • Deprecated Requests Utilities
  • Utilities for Downloading Streaming Responses
  • Utilities for Dumping Information About Responses
  • Utilities for Enhanced Form-Data Serialization
  • Custom Toolbelt Exceptions
  • Using requests with Threading
    • API and Module Auto-Generated Documentation
  • Uploading Data
    • Streaming Multipart Data Encoder
    • Monitoring Your Streaming Multipart Upload
    • Streaming Data from a Generator
  • User-Agent Constructor
    • Adding Extra Information to Your User-Agent String

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2015, Ian Cordasco, Cory Benfield. Revision dae57b59.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 0.6.2
Versions
latest
stable
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.