py3-gevent

network library for easy and scalable concurrency

WWW CVSWeb GITHub
  1. Package version
    py3-gevent-22.10.2p0
  2. Maintainer
    The OpenBSD ports mailing-list

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

* 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.

  • python3

  • devel/libev:configure
  • devel/py-cffi,python3
  • lang/python/3.10
  • devel/py-setuptools,python3

  • devel/py-greenlet,python3
  • devel/py-zopeevent,python3
  • devel/py-zopeinterface,python3
  • lang/python/3.10