UtilitiesΒΆ

Miscellaneous API Shared between Client And Server.

  • Abstract Base Classes
    • Abstract routing
    • Abstract Class Based Views
    • Abstract Cookie Jar
    • Abstract Access Logger
    • Abstract Resolver
  • Working with Multipart
    • Reading Multipart Responses
    • Sending Multipart Requests
    • Hacking Multipart
  • Multipart reference
    • MultipartResponseWrapper
    • BodyPartReader
    • MultipartReader
    • MultipartWriter
  • Streaming API
    • StreamReader
    • Reading Methods
    • Asynchronous Iteration Support
    • Helpers
  • Common data structures
    • FrozenList
    • ChainMapProxy
  • WebSocket utilities
    • WSCloseCode
    • WSMsgType
    • WSMessage

Logo of aiohttp

aiohttp

Async HTTP client/server for asyncio and Python

  • Azure Pipelines CI status
  • Code coverage status
  • Latest PyPI package version
  • Chat on Gitter

Navigation

  • Client
  • Server
  • Utilities
    • Abstract Base Classes
    • Working with Multipart
    • Multipart reference
    • Streaming API
    • Common data structures
    • WebSocket utilities
  • FAQ
  • Miscellaneous
  • Who uses aiohttp?
  • Contributing

Quick search

©aiohttp contributors. | Powered by Sphinx 8.2.3 | Page source
Fork me on GitHub