Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37478324
en ru br
ALT Linux repositórios
S:22.10.2-alt1

Group :: Development/Python3
RPM: python3-module-gevent

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 22.10.2-alt1
Data da compilação: 28 maio 2023, 23:04 ( 47.2 weeks ago )
Tamanho:: 2.57 Mb

Home page:   http://pypi.python.org/pypi/gevent

Licença: MIT
Sumário: Coroutine-based network library
Descrição:

gevent is a coroutine-based Python networking library
that uses greenlet to provide a high-level synchronous API on top of the libev or libuv event loop.

Features include:
* Fast event loop based on libev or libuv.
* Lightweight execution units based on greenlets.
* API that re-uses concepts from the Python standard library (for examples there are events and queues).
* Cooperative sockets with SSL support
* Cooperative DNS queries performed through a threadpool, dnspython, or c-ares.
* Monkey patching utility to get 3rd party modules to become cooperative
* TCP/UDP/HTTP servers
* Subprocess support (through gevent.subprocess)
* Thread pools

Mantenedor currente: Grigory Ustinov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-gevent
  • python3-module-gevent-debuginfo
  • python3-module-gevent-tests
  • python3-module-greentest
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009