Contents

greenlet 3.1.1

0

Lightweight in-process concurrent programming

Lightweight in-process concurrent programming

Stars: 1639, Watchers: 1639, Forks: 247, Open Issues: 21

The python-greenlet/greenlet repo was created 12 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1639 github stars!

How to Install greenlet

You can install greenlet using pip

pip install greenlet

or add it to a project with poetry

poetry add greenlet

Package Details

Author
Alexey Borzenkov
License
MIT License
Homepage
https://greenlet.readthedocs.io/
PyPi:
https://pypi.org/project/greenlet/
Documentation:
https://greenlet.readthedocs.io/
GitHub Repo:
https://github.com/python-greenlet/greenlet

Classifiers

  • Software Development/Libraries/Python Modules
No  greenlet  pypi packages just yet.

Errors

A list of common greenlet errors.

Code Examples

Here are some greenlet code examples and snippets.

GitHub Issues

The greenlet package has 21 open issues on GitHub

  • bpython segfaults with python >= 3.10
  • setup: Do not add MSVC options with mingw toolchain
  • Compatibility with Python3.11 (again)

See more issues on GitHub