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.
curio alternatives and similar packages
Based on the "Networking" category.
Alternatively, view curio alternatives based on common mentions on social networks and blogs.
-
IVRE
Network recon framework. Build your own, self-hosted and fully-controlled alternatives to Shodan / ZoomEye / Censys and GreyNoise, run your Passive DNS service, collect and analyse network intelligence from your sensors, and much more! -
NAPALM
Network Automation and Programmability Abstraction Layer with Multivendor support -
asyncio
(Python standard library) Asynchronous I/O, event loop, coroutines and tasks. -
LDAP3
a strictly RFC 4510 conforming LDAP V3 pure Python client. The same codebase works with Python 2. Python 3, PyPy and PyPy3 -
๐ IPpy
:rocket: Ping IP addresses and domains in parallel to find the accessible and inaccessible ones. -
quick-net
This is a top level socket library, making servers and clients EASY!
Write Clean Python Code. Always.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of curio or a related project?