Paket: python3-greenlet (1.1.2-3build1)
Links für python3-greenlet
Trisquel-Ressourcen:
Quellcode-Paket python-greenlet herunterladen:
- [python-greenlet_1.1.2-3build1.dsc]
- [python-greenlet_1.1.2.orig.tar.gz]
- [python-greenlet_1.1.2-3build1.debian.tar.xz]
Betreuer:
Original Maintainers:
- Debian Python Team
- Sandro Tosi
- Laszlo Boszormenyi (GCS)
Externe Ressourcen:
- Homepage [pypi.python.org]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu python3-greenlet
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libgcc-s1 (>= 3.0) [nicht 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~)
-
- sug: python-greenlet-dev
- Lightweight in-process concurrent programming - development files
-
- sug: python-greenlet-doc
- Lightweight in-process concurrent programming - documentation
python3-greenlet herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| amd64 | 63,5 kB | 320 kB | [Liste der Dateien] |
| arm64 | 63,2 kB | 311 kB | [Liste der Dateien] |
| armhf | 61,5 kB | 292 kB | [Liste der Dateien] |
| ppc64el | 64,9 kB | 455 kB | [Liste der Dateien] |