Skip to content
Sections
>> Trisquel >> Packages >> aramo >> python >> python3-greenlet
etiona  ] [  nabia  ] [  aramo  ]
[ Source: python-greenlet  ]

Package: python3-greenlet (1.1.2-3build1)

Lightweight in-process concurrent programming (python3)

The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels".

greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines.

Other Packages Related to python3-greenlet

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.4) [armhf]
  • dep: libgcc-s1 (>= 3.0) [not armhf]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libstdc++6 (>= 4.1.1)
    GNU Standard C++ Library v3
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (<< 3.11)
    dep: python3 (>= 3.10~)

Download python3-greenlet

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 63.5 kB320 kB [list of files]
arm64 63.2 kB311 kB [list of files]
armhf 61.5 kB292 kB [list of files]
ppc64el 64.9 kB455 kB [list of files]