Light-weight microthreads for Python
greenlet provides a primitive form of micro-threads in the form of a native extension module to Python. Higher-level primitives such as coroutine scheduling are not part of greenlet itself, but can be built upon it.
$
pkg install py311-greenletOrigin
devel/py-greenlet
Size
1.08MiB
License
MIT, PSFL
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
18 packages