curio
curio is a modern, lightweight pure-Python async concurrency library emphasizing safety and simplicity. It uses a strict coroutine model to prevent common concurrency issues, making it suitable for teaching and small-scale projects.
curio is a modern, lightweight pure-Python async concurrency library emphasizing safety and simplicity. It uses a strict coroutine model to prevent common concurrency issues, making it suitable for teaching and small-scale projects.