Package python3-module-eventlet: Information

    Source package: python3-module-eventlet
    Version: 0.40.4-alt2
    Latest version according to Repology
    Build time:  Feb 3, 2026, 11:01 PM in the task #407046
    Report package bug
    License: MIT
    Summary: Highly concurrent networking library
    Description: 
    Eventlet is a concurrent networking library for Python that allows you
    to change how you run your code, not how you write it.
    
    It uses epoll or libevent for highly scalable non-blocking I/O.
    Coroutines ensure that the developer uses a blocking style of
    programming that is similar to threading, but provide the benefits of
    non-blocking I/O. The event dispatch is implicit, which means you can
    easily use Eventlet from the Python interpreter, or as a small part of a
    larger application.

    List of RPM packages built from this SRPM:
    python3-module-eventlet (noarch)

    Maintainer: Grigory Ustinov



      1. python3-module-dns
      2. python3-module-greenlet
      3. python3-module-hatch-vcs
      4. python3-module-hatchling
      5. python3-module-psycopg2
      6. python3-module-pyproject-installer >= 0.4.0
      7. python3-module-pytest
      8. python3-module-pytest
      9. python3-module-zmq
      10. rpm-build-python3

    Last changed


    Feb. 3, 2026 Grigory Ustinov 0.40.4-alt2
    - NMU: suppress warnings, that ruins tests in other packages (Closes: #57743).
    Nov. 26, 2025 Anton Vyatkin 0.40.4-alt1
    - new version 0.40.4
    Aug. 28, 2025 Anton Vyatkin 0.40.3-alt1
    - new version 0.40.3