Skip to main content

gevent

https://github.com/gevent/gevent/workflows/gevent%20testing/badge.svg https://ci.appveyor.com/api/projects/status/bqxl88yhpho223jg?svg=true https://coveralls.io/repos/gevent/gevent/badge.svg?branch=master&service=github

gevent is a coroutine -based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev or libuv event loop.

Features include:

gevent is inspired by eventlet but features a more consistent API, simpler implementation and better performance. Read why others use gevent and check out the list of the open source projects based on gevent.

gevent was written by Denis Bilenko.

Since version 1.1, gevent is maintained by Jason Madden for NextThought (through gevent 21) and Institutional Shareholder Services with help from the contributors and is licensed under the MIT license.

See what’s new in the latest major release.

Check out the detailed changelog for this version.

Read the documentation online at http://www.gevent.org.

Post issues on the bug tracker, discuss and ask open ended questions on the mailing list, and find announcements and information on the blog and twitter (@gevent).

Installation and Requirements

Supported Platforms

This version of gevent runs on Python 3.8 and up, (for exact details of tested versions, see the classifiers on the PyPI page or in setup.py). gevent requires the greenlet library and will install the cffi library by default on Windows. The cffi library will become the default on all platforms in a future release of gevent.

This version of gevent is also tested on on PyPy 3.10 (7.3.12); it should run on PyPy 3.9 and above. On PyPy, there are no external dependencies.

gevent is tested on Windows, macOS, and Linux, and should run on most other Unix-like operating systems (e.g., FreeBSD, Solaris, etc.)

Older Versions of Python

Users of older versions of Python 2 or Python 3 may install an older version of gevent. Note that these versions are generally not supported.

Python Version

Gevent Version

2.5

1.0.x

2.6

1.1.x

<= 2.7.8

1.2.x

3.3

1.2.x

3.4.0 - 3.4.2

1.3.x

3.4.3

1.4.x

3.5.x

20.9.0

2.7.9 - 2.7.18, 3.6, 3.7

22.10

Installation

gevent and greenlet can both be installed with pip, e.g., pip install gevent. Installation using buildout is also supported.

On Windows, macOS, and Linux, both gevent and greenlet are distributed as binary wheels.

Installing From Source

If you are unable to use the binary wheels (for platforms where no pre-built wheels are available or if wheel installation is disabled), you can build gevent from source. A normal pip install will fall back to doing this if no binary wheel is available. See Installing From Source for more, including common installation issues.

Extra Dependencies

There are a number of additional libraries that extend gevent’s functionality and will be used if they are available. All of these may be installed using setuptools extras, as named below, e.g., pip install gevent[events].

events

In versions of gevent up to and including 20.5.0, this provided configurable event support using zope.event and was highly recommended.

In versions after that, this extra is empty and does nothing. It will be removed in gevent 21.0.

dnspython

Enables a pure-Python resolver, backed by dnspython. On Python 2, this also includes idna. They can be installed with the dnspython extra.

monitor

Enhancements to gevent’s self-monitoring capabilities. This includes the psutil library which is needed to monitor memory usage. (Note that this may not build on all platforms.)

recommended

A shortcut for installing suggested extras together. This includes the non-test extras defined here, plus additions that improve gevent’s operation on certain platforms (for example, in the past, it has included backports of newer APIs).

test

Everything needed to run the complete gevent test suite.

Release files for gevent 25.4.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for gevent 25.4.2
File Size Uploaded
gevent-25.4.2.tar.gz 6.3 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for gevent 25.4.2
File
gevent-25.4.2-pp310-pypy310_pp73-macosx_11_0_universal2.whl PyPy 3.10 PyPy 3.10 7.3 macOS 11.0+ universal2 (ARM64, x86-64) Details
gevent-25.4.2-cp314-cp314-macosx_11_0_universal2.whl CPython 3.14 CPython 3.14 macOS 11.0+ universal2 (ARM64, x86-64) Details
gevent-25.4.2-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
gevent-25.4.2-cp313-cp313-musllinux_1_1_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.1+ x86-64 Details
gevent-25.4.2-cp313-cp313-musllinux_1_1_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.1+ ARM64 Details
gevent-25.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64 Details
gevent-25.4.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ IBM System/390x Details
gevent-25.4.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ PowerPC 64-le Details
gevent-25.4.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64 Details
gevent-25.4.2-cp313-cp313-macosx_11_0_universal2.whl CPython 3.13 CPython 3.13 macOS 11.0+ universal2 (ARM64, x86-64) Details
gevent-25.4.2-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
gevent-25.4.2-cp312-cp312-musllinux_1_1_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.1+ x86-64 Details
gevent-25.4.2-cp312-cp312-musllinux_1_1_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.1+ ARM64 Details
gevent-25.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
gevent-25.4.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ IBM System/390x Details
gevent-25.4.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ PowerPC 64-le Details
gevent-25.4.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
gevent-25.4.2-cp312-cp312-macosx_11_0_universal2.whl CPython 3.12 CPython 3.12 macOS 11.0+ universal2 (ARM64, x86-64) Details
gevent-25.4.2-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
gevent-25.4.2-cp311-cp311-musllinux_1_1_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ x86-64 Details
gevent-25.4.2-cp311-cp311-musllinux_1_1_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ ARM64 Details
gevent-25.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
gevent-25.4.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ IBM System/390x Details
gevent-25.4.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ PowerPC 64-le Details
gevent-25.4.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
gevent-25.4.2-cp311-cp311-macosx_11_0_universal2.whl CPython 3.11 CPython 3.11 macOS 11.0+ universal2 (ARM64, x86-64) Details
gevent-25.4.2-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
gevent-25.4.2-cp310-cp310-musllinux_1_1_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ x86-64 Details
gevent-25.4.2-cp310-cp310-musllinux_1_1_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ ARM64 Details
gevent-25.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
gevent-25.4.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ IBM System/390x Details
gevent-25.4.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ PowerPC 64-le Details
gevent-25.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
gevent-25.4.2-cp310-cp310-macosx_11_0_universal2.whl CPython 3.10 CPython 3.10 macOS 11.0+ universal2 (ARM64, x86-64) Details
gevent-25.4.2-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
gevent-25.4.2-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
gevent-25.4.2-cp39-cp39-musllinux_1_1_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-64 Details
gevent-25.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-64 Details

Total release size: 83.4 MB

Release files / gevent-25.4.2.tar.gz

Download URL gevent-25.4.2.tar.gz
Size 6.3 MB
Tags Source
SHA-256 checksum
How to use checksums
7ffba461458ed28a85a01285ea0e0dc14f883204d17ce5ed82fa839a9d620028
BLAKE2b-256 checksum
How to use checksums
00e5a2d9c2d5bfb575973bca7733b23e7f8649f1079c18140a8680a551f3963e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.3

Release files / gevent-25.4.2-pp310-pypy310_pp73-macosx_11_0_universal2.whl

Download URL gevent-25.4.2-pp310-pypy310_pp73-macosx_11_0_universal2.whl
Size 1.3 MB
Tags PyPy 3.10 PyPy 3.10 7.3 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
498f548330c4724e3b0cee0d75551165fc9e4309ae3ddcba3d644aaa866ca9c3
BLAKE2b-256 checksum
How to use checksums
d7de1ef71b44947a8eed12f852a2b68fd5df4219e38645202d7835f2b727303f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 PyPy/7.3.17

Release files / gevent-25.4.2-cp314-cp314-macosx_11_0_universal2.whl

Download URL gevent-25.4.2-cp314-cp314-macosx_11_0_universal2.whl
Size 3.0 MB
Tags CPython 3.14 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
b0a656eccd9cb115d01c9bbe55bfe84cf20c8422c495503f41aef747b193c33d
BLAKE2b-256 checksum
How to use checksums
54d8e29cc7f90ae7aa9e8f5298ca5a157bab34bfbc65d070385b28f4d72af1ac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.14.0a7

Release files / gevent-25.4.2-cp313-cp313-win_amd64.whl

Download URL gevent-25.4.2-cp313-cp313-win_amd64.whl
Size 1.7 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
8b90913360b1af058b279160679d804d4917a8661f128b2f7625f8665c39450f
BLAKE2b-256 checksum
How to use checksums
13c650ee863dd09dd31f61892b847b684fde730473487bcae3240acd9e3e412c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.1

Release files / gevent-25.4.2-cp313-cp313-musllinux_1_1_x86_64.whl

Download URL gevent-25.4.2-cp313-cp313-musllinux_1_1_x86_64.whl
Size 2.1 MB
Tags CPython 3.13 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
fe4a3e3fa3a16ed9b12b6ff0922208ef83287e066e696b82b96d33723d8207f2
BLAKE2b-256 checksum
How to use checksums
0f70ee8b5a4df0a6f587c44a102ad46356d626d652e35f46eeec05c5ba1575de
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp313-cp313-musllinux_1_1_aarch64.whl

Download URL gevent-25.4.2-cp313-cp313-musllinux_1_1_aarch64.whl
Size 1.8 MB
Tags CPython 3.13 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
0cc1d6093f482547ac522ab1a985429d8c12494518eeca354c956f0ff6de7a94
BLAKE2b-256 checksum
How to use checksums
7d19a1aadd6f3da55f18bb10877ccda7245be0c3b5e6acdc3c882fe54f412e01
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL gevent-25.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 2.1 MB
Tags CPython 3.13 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
75d2fdd24f3948c085d341281648014760f5cb23de9b29f710083e6911b2e605
BLAKE2b-256 checksum
How to use checksums
59ebccf5a2d7cb8ed2814b69fbe9cf46a8875f275fa0e5984889b1cbb0a67492
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL gevent-25.4.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.8 MB
Tags CPython 3.13 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
44acca4196d4a174c2b4817642564526898f42f72992dc1818b834b2bbf17582
BLAKE2b-256 checksum
How to use checksums
4d40911e4eca7958bea73d3889433e780b59413f3d7bbd4d24cadc0a2f276528
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL gevent-25.4.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 1.9 MB
Tags CPython 3.13 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
f12e570777027f807dc7dc3ea1945ea040befaf1c9485deb6f24d7110009fc12
BLAKE2b-256 checksum
How to use checksums
77733508d539c96e435d883aa07c67ad5859505af33346795c8c575501d3ebda
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL gevent-25.4.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 1.8 MB
Tags CPython 3.13 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
63aecf1e43b8d01086ea574ed05f7272ed40c48dd41fa3d061e3c5ca900abcdd
BLAKE2b-256 checksum
How to use checksums
522aa82de55db10ca17e210a61548a421d65d144045a62958d172537d4ea6f26
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp313-cp313-macosx_11_0_universal2.whl

Download URL gevent-25.4.2-cp313-cp313-macosx_11_0_universal2.whl
Size 3.0 MB
Tags CPython 3.13 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
f735f57bc19d0f8bbc784093cfb7953a9ad66612b05c3ff876ec7951a96d7edd
BLAKE2b-256 checksum
How to use checksums
7d1d195936c1e0c5b1dc89a8b534c05d080d24d760f6913632cbb13d9430c907
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.3

Release files / gevent-25.4.2-cp312-cp312-win_amd64.whl

Download URL gevent-25.4.2-cp312-cp312-win_amd64.whl
Size 1.7 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
c62bf14557d2cb54f5e3c1ba0a3b3f4b69bf0441081c32d63b205763b495b251
BLAKE2b-256 checksum
How to use checksums
42b415e5f9c06d50843c0e7c87d580acc2ac4e47fef0195c2d3f73c3bd54e3f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp312-cp312-musllinux_1_1_x86_64.whl

Download URL gevent-25.4.2-cp312-cp312-musllinux_1_1_x86_64.whl
Size 2.1 MB
Tags CPython 3.12 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
c535d96ded6e26b37fadda9242a49fea6308754da5945173940614b7520c07b4
BLAKE2b-256 checksum
How to use checksums
960d815808f04cef2410a93521814e51de7554874012fc49c5ca7197f86ac340
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp312-cp312-musllinux_1_1_aarch64.whl

Download URL gevent-25.4.2-cp312-cp312-musllinux_1_1_aarch64.whl
Size 1.8 MB
Tags CPython 3.12 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
8e740bc08ba4c34951f4bb6351dbe04209416e12d620691fb57e115b218a7818
BLAKE2b-256 checksum
How to use checksums
6b599a069d16d8b6b7ef82b0d241de9041b1341c9f132fbd096b80d6d1bc2345
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL gevent-25.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 2.1 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
a7c70ab6d33dfeb43bfe982c636609d8f90506dacaaa1f409a3c43c66d578fb1
BLAKE2b-256 checksum
How to use checksums
7a9bd2269957be2867802d10bcb28e17eba64783067057d55e91e57207294c05
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL gevent-25.4.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.8 MB
Tags CPython 3.12 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
ff92408011d78e4ffe297331ff30cded39a3e22845ba237516c646f6a485a241
BLAKE2b-256 checksum
How to use checksums
09c64f35473d46ca8cfbffeee5e6f89ac29370280b3f34682ed8f0fea907f987
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL gevent-25.4.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 1.9 MB
Tags CPython 3.12 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
d68fdf9bff0068367126983d7d85765124c292b4bc3d4d19ed8138335d8426a7
BLAKE2b-256 checksum
How to use checksums
d6870707bfae4cc3728eb8d5fc29018b5ac3e0e1f8efca237d267d1d3abc7153
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL gevent-25.4.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 1.8 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
b7ae7ad4ff9c4492d4b633702e35153509b07dc6ffd20f1577076d7647c9caba
BLAKE2b-256 checksum
How to use checksums
39ee594a40e09d9d56b76a04265ea37b825ec8e7b98cd41e8012eda413f233e6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp312-cp312-macosx_11_0_universal2.whl

Download URL gevent-25.4.2-cp312-cp312-macosx_11_0_universal2.whl
Size 3.0 MB
Tags CPython 3.12 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
5940174c7d1ffc7bb4b0ea9f2908f4f361eb03ada9e145d3590b8df1e61c379b
BLAKE2b-256 checksum
How to use checksums
43673c9a560d3b64510dc053714375b3d9f2c3d98192dc85b78a6e6f8b9a284b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.10

Release files / gevent-25.4.2-cp311-cp311-win_amd64.whl

Download URL gevent-25.4.2-cp311-cp311-win_amd64.whl
Size 1.7 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
12b596c027cf546a235231d421473483fdf7fa586d38162d36b07c8efa9081ba
BLAKE2b-256 checksum
How to use checksums
776543316b582320520ae461792aa6b4c0d76a87f91c01b8d20a9836a873c186
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.9

Release files / gevent-25.4.2-cp311-cp311-musllinux_1_1_x86_64.whl

Download URL gevent-25.4.2-cp311-cp311-musllinux_1_1_x86_64.whl
Size 2.1 MB
Tags CPython 3.11 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
91408dd197c13ca0f1e0d5cdcc9870c674963bb87a7e370b2884d1426d73834f
BLAKE2b-256 checksum
How to use checksums
9f2f4c884332d2a57a0e49591627fb66203e09c43d065590cc20b3e48d83e11e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp311-cp311-musllinux_1_1_aarch64.whl

Download URL gevent-25.4.2-cp311-cp311-musllinux_1_1_aarch64.whl
Size 1.8 MB
Tags CPython 3.11 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
feb5f2f44dcdad1a6b80e7ce24e7557ce25d01ff13b7a74ca276d113adf9d4af
BLAKE2b-256 checksum
How to use checksums
fd3f490836ec293a178dce91d4f0f3e1dd60d1afad14273009c941821ce7f42f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL gevent-25.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 2.1 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
ccbc835939416a7df7834b79c655409a2a9d2deb9bf119b28dedf72a168f7895
BLAKE2b-256 checksum
How to use checksums
377264caed658faa11594c15e09e99af350662bc8d5178c0895fe2f2738576c5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL gevent-25.4.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.8 MB
Tags CPython 3.11 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
cd59c0dbcae2808a1e26e07d3858b5a935635be195c8ea967a4bc32599381523
BLAKE2b-256 checksum
How to use checksums
2882a7f32b13fb676403ee50cba71fb58b21419f40bc1241ead4ccffd08ee253
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL gevent-25.4.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 1.9 MB
Tags CPython 3.11 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
43469ed40ea6cfb1c88e8d85a57aa5f52dd6b3b94a2e499752ab7e60a90c7dba
BLAKE2b-256 checksum
How to use checksums
57f502e53a06434922f79fff9a4a1954eff2513363a637539c0d67ef665793db
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL gevent-25.4.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 1.8 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
eb89ed32e2b766fcb1afc52847e33d8c369d2b40f23d4c96977fd092b5a0ea86
BLAKE2b-256 checksum
How to use checksums
301cd75d492210283916e7b7dc974f154ae8f1ff4db2a9e418e06e6948f00c55
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp311-cp311-macosx_11_0_universal2.whl

Download URL gevent-25.4.2-cp311-cp311-macosx_11_0_universal2.whl
Size 2.9 MB
Tags CPython 3.11 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
2270a8607661e609c44e4f72811b6380dcfede558041e4ee3134e66753865038
BLAKE2b-256 checksum
How to use checksums
662e4f47a9f83c32986321b53feeb43b05def242737c359f5b08e4466e32e45a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.9

Release files / gevent-25.4.2-cp310-cp310-win_amd64.whl

Download URL gevent-25.4.2-cp310-cp310-win_amd64.whl
Size 1.7 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
d7999e4d4b3597b706a333f9a7bf2efbd8365cd244312405f33b4870fa3b411d
BLAKE2b-256 checksum
How to use checksums
da9eea62cded14753ca88f1d5bbbb73de95aa50e327ac4b71d7a61d4c1ce72f6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.10.11

Release files / gevent-25.4.2-cp310-cp310-musllinux_1_1_x86_64.whl

Download URL gevent-25.4.2-cp310-cp310-musllinux_1_1_x86_64.whl
Size 2.2 MB
Tags CPython 3.10 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
7442b3ffac08f6239d6463ee2943fd9a619b64b2db11cec292acf8caccb70536
BLAKE2b-256 checksum
How to use checksums
216b8bfa9012d0bf042bc2c8248c82c0246d0fbd5f824c0a909a2ee80e69839c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp310-cp310-musllinux_1_1_aarch64.whl

Download URL gevent-25.4.2-cp310-cp310-musllinux_1_1_aarch64.whl
Size 1.9 MB
Tags CPython 3.10 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
fdf9aec76a7285b00fb64ec942cd9ff88f8765874a5abf99c4e8c5374b3133e9
BLAKE2b-256 checksum
How to use checksums
34e2c550ccd60433768ef56ef9a8d3decf68c7737a06706e0fb624377aa46c14
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL gevent-25.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 2.2 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
6c1d1a66a28372d505e0d8f6f1fdb62f7d5b3423e49431f41b99bd9133f006b7
BLAKE2b-256 checksum
How to use checksums
485ebdb7f40ea3173017092d74bb2a3b43d4877beb5f2efd925e4013d9ba258b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL gevent-25.4.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.9 MB
Tags CPython 3.10 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
22f33261b32e28433af7a96388ce33b77e903a648fc868b993304af2c1bca05b
BLAKE2b-256 checksum
How to use checksums
d2fa0aef581e8db9aab83053c11a413be7f9e674294c07b67b93f242b0a744f9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL gevent-25.4.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 1.9 MB
Tags CPython 3.10 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
9100693f2bd8237ce7ce99a2b62da128196d8abcda331049e67ad6afb8cff23a
BLAKE2b-256 checksum
How to use checksums
f9d4099ab14d1a6875b752ee4aee76ad88bd6c300aae7234cd188e579bec9034
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL gevent-25.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 1.8 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
11bc2374ce3f1db3a243522c4d30b9e86e2dc0f2905f083fff288afa8ef8031f
BLAKE2b-256 checksum
How to use checksums
c756db9b46bc8a0dfc3599a4caa74245645bbf8ee0395cf8447df8d03029f7e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp310-cp310-macosx_11_0_universal2.whl

Download URL gevent-25.4.2-cp310-cp310-macosx_11_0_universal2.whl
Size 3.0 MB
Tags CPython 3.10 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
677e5d1c7d0a0b4240644321f10b8e3b36fd4ca5fc1b45d0e4989e6884375537
BLAKE2b-256 checksum
How to use checksums
96439afbeb648fe70a4c9877f6f02466ef2ba0f4af2f90dae1f2b3da16fb1ab2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.10.11

Release files / gevent-25.4.2-cp39-cp39-win_amd64.whl

Download URL gevent-25.4.2-cp39-cp39-win_amd64.whl
Size 1.7 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
03587078c402aee27231ecaabd81aec1e8b3de2629830fbd4486e2d09e638ddc
BLAKE2b-256 checksum
How to use checksums
36fe9500dc9a4bb112376fe8b563565caee9eb12dbf3a7b4e5384a181f9c06ff
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.9.13

Release files / gevent-25.4.2-cp39-cp39-win32.whl

Download URL gevent-25.4.2-cp39-cp39-win32.whl
Size 1.6 MB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
b91e862ab0ddecf37ee6e3bf33965ef4c3e38ba9cdc106eef552293caed512f9
BLAKE2b-256 checksum
How to use checksums
4067e6fc45de21bdb1812cb6bf8e70a73de486f82646ae49504633d9e32c4779
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.9.13

Release files / gevent-25.4.2-cp39-cp39-musllinux_1_1_x86_64.whl

Download URL gevent-25.4.2-cp39-cp39-musllinux_1_1_x86_64.whl
Size 2.2 MB
Tags CPython 3.9 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
76c440972ff57eb64e089f85210ccc0fa247ab71cdedff5414c6b86392f7f791
BLAKE2b-256 checksum
How to use checksums
7b636590260f933b635e8818621c730587bbe43e68cc1be42c167bf5150e31c9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / gevent-25.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL gevent-25.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 2.2 MB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
95790dd8aeb4ca8df9ac215ec353a29108647797e54daa652a4634ca316f70d4
BLAKE2b-256 checksum
How to use checksums
cc3418ca9d4e32cc041dd0f4e888cb7cb2f03ed4094037f32948367d4c19561a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release history Release notifications | RSS feed

This release

25.4.2 This release

39 release files

1.5.0

23 release files

1.3.7

23 release files

1.3.6

23 release files

1.3.5

21 release files

1.3.4

22 release files

1.3.2

16 release files

1.3.1

21 release files

1.3.0

21 release files

1.2.1

28 release files

1.2.0

21 release files

1.1.2

26 release files

1.0.2

7 release files

1.0.1

1 release file

1.0

1 release file

0.13.7

7 release files

0.13.6

1 release file

0.13.5

1 release file

0.13.4

1 release file

0.13.3

1 release file

0.13.2

7 release files

0.13.1

7 release files

0.13.0

7 release files

0.12.2

1 release file

0.12.1

1 release file

0.12.0

1 release file

0.11.2

1 release file

0.11.1

1 release file

0.11.0

1 release file

0.10.0

1 release file

0.9.3

1 release file

0.9.2

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page