asyncio — Asynchronous I/O — Python 3.16.0a0 documentation

docs.python.org

Tin mới

Networking and Interprocess Communication

Python Module Index

3.16.0a0 Documentation

The Python Standard Library

A conceptual overview of asyncio

run Python coroutines

run Python coroutines concurrently and have full control over their execution;

network IO and IPC

command-line tools

inspecting tasks in another running Python process with command-line tools;

WebAssembly platforms

This module does not work or is not available on WebAssembly. See WebAssembly platforms for more information.

Synchronization Primitives

Call graph introspection

Transports and Protocols

High-level API Index

Low-level API Index

Developing with asyncio

asyncio and free-threaded Python