aioresult
  • Overview
  • Capturing a result
  • Using futures
  • Waiting for a result
  • Release history
aioresult
  • aioresult: Capture the result of a Trio or anyio task
  • View page source

aioresult: Capture the result of a Trio or anyio task

Welcome to aioresult, a very small library to capture the result of an asynchronous operation. See the Overview for a brief introduction.

Documentation Contents

  • Overview
    • Quick Overview
    • Installation and Usage
    • Contributing
    • License
  • Capturing a result
    • Motivation and usage
    • How it works
    • Exception handling
    • Type hints
    • Waiting for a task to finish starting
    • String representation
    • Reference
  • Using futures
    • Motivation and usage
    • Reference
  • Waiting for a result
    • Motivation and usage
    • Running a callback when a task is done
    • Reference
  • Release history
    • aioresult 1.2 (2025-02-28)
    • aioresult 1.1 (2025-02-26)
    • aioresult 1.0 (2024-02-08)
    • aioresult 0.9 (2023-01-02)

Indices

  • Index

  • Search Page

Next

© Copyright Arthur Tacca.

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