FICHA · MANJARO

python-gevent

Python network library that uses greenlet and libenv for easy and scalable concurrency

  • Library
  • Dev
  • NETWORK
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Build concurrent network applications in Python using greenlets and an event loop. It helps servers and clients handle many connections with cooperative scheduling instead of one thread per connection.

This is networking infrastructure for developers. Monkey patching and cooperative I/O can change library behavior, so applications should test timeouts, blocking calls, and error handling carefully.

Permissions

Permissions not analysed for this source yet.