asyncio

A library to write concurrent code using the async/await syntax. Provides infrastructure for writing single-threaded concurrent code using coroutines, multiplexing I/O access over sockets and other resources, running network clients and servers, and other related primitives.

26

Development by Synergize.digital

Sign up for updates
straight to your inbox