Skip to main content

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

Project description

gevent is a Python networking library that uses greenlet to provide synchronous API on top of libevent event loop.

Features include:

  • Fast event loop based on libevent.

  • Lightweight execution units based on greenlet.

  • Familiar API that re-uses concepts from the Python standard library.

  • Cooperative sockets with ssl support.

  • DNS queries performed through libevent-dns.

  • Ability to use standard library and 3rd party modules written for standard blocking sockets

  • Fast WSGI server based on libevent-http.

gevent is inspired by eventlet but features more consistent API, simpler implementation and better performance. Read why others use gevent and check out the list of the open source projects based on gevent.

gevent is written and maintained by Denis Bilenko and is licensed under MIT license.

get gevent

Install Python 2.4 or newer, greenlet and libevent.

Download the latest release from Python Package Index or clone the repository.

Read the documentation online at http://www.gevent.org

Post feedback and issues on the bug tracker, mailing list, blog and twitter (@gevent).

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gevent-0.13.6.tar.gz (289.8 kB view details)

Uploaded Source

File details

Details for the file gevent-0.13.6.tar.gz.

File metadata

  • Download URL: gevent-0.13.6.tar.gz
  • Upload date:
  • Size: 289.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gevent-0.13.6.tar.gz
Algorithm Hash digest
SHA256 eb85f7cd39e097b893b8f262ea8b0370a9d478b2083fc15b394a1a3cae7b7d99
MD5 7c836ce2315d44ba0af6134efbcd38c9
BLAKE2b-256 148337f998c61406cb765264db8b68a24296e1f40d05a57b18dbfafa0883b5bd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page