Coroutine network library for Python

Joined October 2009
3 Photos and videos
21 Jun 2023
The greenlet project is pleased to announce the release of greenlet-3.0a1, featuring support for Python 3.12b3. This release drops support for legacy Python versions (2.7, 3.5 and 3.6) and compilers. It is otherwise a drop-in update for 2.0. Changes: greenlet.readthedocs.io/en/l…

1
4
4
417
5 Aug 2021
gevent 21.8.0 is now on PyPI with support for Python 3.10rc1, including several binary wheels for 3.10.
1
2
5
5 Aug 2021
Expect additional binary wheels for 3.10 in future releases as all parts of the tool chain get in sync.
gevent retweeted
Learn how we made Kafka Consumer compatible with Gevent in our newest engineering blog post. doordash.engineering/2021/02… #apachekafka #engineering

1
4
11
24 Jan 2021
"we were able to reduce our Kubernetes pods by a factor of 10, in turn reducing the amount of CPU we utilized by 90%. Despite this reduction, our order processing capacity increased by 600%."
New from the DoorDash Eng blog: Improving resource efficiency in Python services with Gevent, an asynchronous I/O library. #python #gevent #asynchronous doordash.engineering/2021/01…
7
2
22 Dec 2020
Pleased to announce the release of gevent 20.12.0, featuring improved support for profilers, basic aarch64 wheels, and numerous bug fixes. See gevent.org/changelog.html

4
5
20 Nov 2020
greenlet 1.0a1 has been released! greenlet.readthedocs.io/en/l… It is believed stable and compatible with the previous release, but numerous updates to packaging result in the a1 designation. Please test and report issues to github.com/python-greenlet/g…

3
4
19 Nov 2020
The greenlet docs at greenlet.readthedocs.io/en/l… have been updated with new organization, more examples, and cross references. Check them out! We welcome feedback on GitHub at github.com/python-greenlet/g…

3
3
22 Sep 2020
Pleased to announce that greenlet 0.4.17 and gevent 20.9 have been released. People on Python 3.7 and higher should be sure to upgrade both at the same time. Do not try to use greenlet 0.4.16 with gevent 20.9, or greenlet 0.4.17 with gevent 20.6. Crashes are the likely result.
4
2
1 May 2020
Pleased to announce gevent 20.5.0. Source is available and binary wheels are being built and uploaded by CI incrementally. gevent.org/changelog.html

4
1
2 May 2019
gevent 1.5a1 has been released to PyPI with support for PyPy 7 and support for libuv on Linux by default. gevent.org/changelog.html#a1…

7
5
15 Dec 2018
gipc 1.0.0 has been released. See the announcement here: groups.google.com/forum/#!to… gipc (pronunciation as in “gipsy”) provides reliable child process management and non-blocking inter-process communication in the context of gevent.

1
3
12 Oct 2018
gevent 1.3.7 has been released with bugfixes. gevent.org/changelog.html

5
5
16 Jul 2018
gevent 1.3.5 has been released with bugfixes and support for Python 3.7 on Windows. gevent.org/changelog.html#id…

10
7
20 Jun 2018
gevent 1.3.4 has been released with bugfixes, performance improvements, and a Python 3.7 manylinux1 wheel. Changelog: gevent.org/changelog.html#id…

7
5
8 Jun 2018
gevent 1.3.3 has been released with bugfixes. Changelog: gevent.org/changelog.html

10
7
18 May 2018
gevent 1.3.1 has been released with a few bugfixes. See gevent.org/changelog.html

4
1
11 May 2018
gevent 1.3.0 has been released! This is an important release featuring a libuv backend, support for PyPy on Windows, improved performance and more! Details: gevent.org/whatsnew_1_3.html

7
7
3 May 2018
gevent 1.3b2 has been released! Please install and help test. The changelog is getting shorter as we head towards a final release. gevent.org/changelog.html

8
4