Unpoly

Contents:

  • Usage
  • Adapters
  • BaseAdapter
  • Integrations
  • Changelog
Unpoly
  • Welcome to Unpoly’s documentation!
  • View page source

Welcome to Unpoly’s documentation!

Unpoly is a framework agnostic python library implementing the Unpoly server protocol. It currently ships with adapters for Django and Starlette but can be easily integrated with other frameworks as well by writing a small adapter.

Contents:

  • Usage
    • Unpoly
    • Cache
    • Layer
  • Adapters
  • BaseAdapter
    • BaseAdapter.deserialize_data()
    • BaseAdapter.location
    • BaseAdapter.method
    • BaseAdapter.redirect_uri()
    • BaseAdapter.request_headers()
    • BaseAdapter.request_params()
    • BaseAdapter.serialize_data()
    • BaseAdapter.set_cookie()
    • BaseAdapter.set_headers()
    • BaseAdapter.set_redirect_uri()
  • Integrations
    • Django
    • Starlette
  • Changelog
    • 3.2.0 (01.07.2025)
    • 3.1.0 (02.08.2024)
    • 3.0.0 (07.10.2023)
    • 0.4.0 (31.03.2023)
    • 0.3.0 (11.03.2023)
    • 0.2.1 (02.01.2022)
    • 0.2.0 (25.08.2021)
    • 0.1.0 (24.08.2021)

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2023, Florian Apolloner.

Built with Sphinx using a theme provided by Read the Docs.