Package: python3-greenlet (3.3.2-1)
Links for python3-greenlet
Debian Resources:
Download Source Package python-greenlet:
- [python-greenlet_3.3.2-1.dsc]
- [python-greenlet_3.3.2.orig.tar.gz]
- [python-greenlet_3.3.2-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [pypi.python.org]
Similar packages:
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.16) [x32]
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.22) [ppc64, ppc64el]
- dep: libc6 (>= 2.4) [armhf, m68k, s390x, sparc64]
- dep: libc6 (>= 2.42) [i386, loong64]
-
- dep: libgcc-s1 (>= 3.0) [not armhf, i386, m68k, s390x, sparc64]
- GCC 기능 지원 라이브러리
- dep: libgcc-s1 (>= 3.5) [armhf]
- dep: libgcc-s1 (>= 4.2) [i386, s390x, sparc64]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- GCC 기능 지원 라이브러리
-
- dep: libstdc++6 (>= 14)
- GNU 표준 C++ 라이브러리 v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
-
- sug: python-greenlet-dev
- Lightweight in-process concurrent programming - development files
-
- sug: python-greenlet-doc
- Lightweight in-process concurrent programming - documentation
Download python3-greenlet
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 188.5 kB | 913.0 kB | [list of files] |
| arm64 | 183.2 kB | 1,245.0 kB | [list of files] |
| armhf | 182.0 kB | 1,108.0 kB | [list of files] |
| i386 | 189.1 kB | 909.0 kB | [list of files] |
| loong64 | 186.7 kB | 1,245.0 kB | [list of files] |
| m68k (unofficial port) | 181.6 kB | 887.0 kB | [list of files] |
| ppc64 (unofficial port) | 185.9 kB | 1,247.0 kB | [list of files] |
| ppc64el | 186.1 kB | 1,244.0 kB | [list of files] |
| s390x | 185.6 kB | 909.0 kB | [list of files] |
| sparc64 (unofficial port) | 179.7 kB | 6,759.0 kB | [list of files] |
| x32 (unofficial port) | 183.9 kB | 885.0 kB | [list of files] |
