About Anaconda Help Download Anaconda

The coroutine concurrency library.

Installers

  • linux-64 v0.9
  • osx-64 v0.9
  • win-64 v0.9
  • noarch v1.5

conda install

To install this package run one of the following:
conda install nsls2forge::curio

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy