New Authentication Rolling Out - We're upgrading our sign-in process to give you one account across all Anaconda products! Browser users will see a refreshed sign-in flow, while CLI users will experience no changes.
Info: This package contains files in non-standard
labels.
linux-64
v2.16
osx-64
v2.16
conda install
To install this package run one of the following: conda install conda-forge::cothreadconda install conda-forge/label/cf202003::cothread
Description
The cothread Python library is designed for building tools using
cooperative threading. This means that, with care, programs can
effectively run several tasks simultaneously.