Popularity
7.5
Stable
Activity
4.8
-
3,996
147
240

Description

Curio is a modern library for performing reliable concurrent I/O using Python coroutines and the explicit async/await syntax introduced in Python 3.5. Its programming model is based on cooperative multitasking and common system programming abstractions such as threads, sockets, files, subprocesses, locks, and queues. Under the covers, it is based on a task queuing system that is small, fast, and powerful.

Code Quality Rank: L3
Programming language: Python
License: GNU General Public License v3.0 or later
Latest version: v1.4

curio alternatives and similar packages

Based on the "Networking" category.
Alternatively, view curio alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of curio or a related project?

Add another 'Networking' Package