FileSize | 40800 |
MD5 | 01D4BB9F6EFAC9AD257365CDBE5568D4 |
PackageDescription | 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. |
PackageMaintainer | Debian Python Team <team+python@tracker.debian.org>, |
PackageName | python3-greenlet |
PackageSection | python |
PackageVersion | 0.4.17-2 |
SHA-1 | 3DE6B7BB31FDC0B37D43543ECD5838221822625E |
SHA-256 | EBC732A559B19CCC3E23F32535403B5C6312C5EBC32E897F8E8C6F910CA400C5 |