CMD + K

curio

Community

The coroutine concurrency library.

Installation

To install this package, run one of the following:

Conda
$conda install nsls2forge::curio

Usage Tracking

1.5
1.4
0.9
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

Curio is a library for performing concurrent I/O and common system programming tasks such as launching subprocesses and farming work out to thread and process pools. It uses Python coroutines and the explicit async/await syntax introduced in Python 3.5. Its programming model is based on cooperative multitasking and existing programming abstractions such as threads, sockets, files, subprocesses, locks, and queues. You'll find it to be small and fast.

About

Summary

The coroutine concurrency library.

Last Updated

Mar 18, 2021 at 20:25

License

BSD 3-clause

Total Downloads

4.5K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.9
macOS-64 Last supported version: 0.9
win-64 Last supported version: 0.9