This package browser is in early development. Mind the rough edges.

python-curio 1.6

Coroutine-based library for concurrent Python

Curio is a coroutine-based library for concurrent Python systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues.

Installation

Install python-curio 1.6 as follows:

guix install python-curio@1.6

Or install the latest version:

guix install python-curio

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.