Skip to main content

Coroutine-based network library

Project description

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.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gevent-24.11.1.tar.gz (6.0 MB view details)

Uploaded Source

Built Distributions

gevent-24.11.1-pp310-pypy310_pp73-macosx_11_0_universal2.whl (1.3 MB view details)

Uploaded PyPy macOS 11.0+ universal2 (ARM64, x86-64)

gevent-24.11.1-cp313-cp313-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.13 Windows x86-64

gevent-24.11.1-cp313-cp313-musllinux_1_1_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.1+ x86-64

gevent-24.11.1-cp313-cp313-musllinux_1_1_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.1+ ARM64

gevent-24.11.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

gevent-24.11.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.4 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ s390x

gevent-24.11.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.3 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ppc64le

gevent-24.11.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

gevent-24.11.1-cp313-cp313-macosx_11_0_universal2.whl (2.9 MB view details)

Uploaded CPython 3.13 macOS 11.0+ universal2 (ARM64, x86-64)

gevent-24.11.1-cp312-cp312-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.12 Windows x86-64

gevent-24.11.1-cp312-cp312-musllinux_1_1_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

gevent-24.11.1-cp312-cp312-musllinux_1_1_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

gevent-24.11.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

gevent-24.11.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.4 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

gevent-24.11.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

gevent-24.11.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

gevent-24.11.1-cp312-cp312-macosx_11_0_universal2.whl (3.0 MB view details)

Uploaded CPython 3.12 macOS 11.0+ universal2 (ARM64, x86-64)

gevent-24.11.1-cp311-cp311-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

gevent-24.11.1-cp311-cp311-musllinux_1_1_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

gevent-24.11.1-cp311-cp311-musllinux_1_1_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

gevent-24.11.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

gevent-24.11.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

gevent-24.11.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

gevent-24.11.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

gevent-24.11.1-cp311-cp311-macosx_11_0_universal2.whl (3.0 MB view details)

Uploaded CPython 3.11 macOS 11.0+ universal2 (ARM64, x86-64)

gevent-24.11.1-cp310-cp310-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

gevent-24.11.1-cp310-cp310-musllinux_1_1_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

gevent-24.11.1-cp310-cp310-musllinux_1_1_aarch64.whl (5.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

gevent-24.11.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

gevent-24.11.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

gevent-24.11.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

gevent-24.11.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

gevent-24.11.1-cp310-cp310-macosx_11_0_universal2.whl (3.0 MB view details)

Uploaded CPython 3.10 macOS 11.0+ universal2 (ARM64, x86-64)

gevent-24.11.1-cp39-cp39-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

gevent-24.11.1-cp39-cp39-win32.whl (1.5 MB view details)

Uploaded CPython 3.9 Windows x86

gevent-24.11.1-cp39-cp39-musllinux_1_1_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

gevent-24.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

File details

Details for the file gevent-24.11.1.tar.gz.

File metadata

  • Download URL: gevent-24.11.1.tar.gz
  • Upload date:
  • Size: 6.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for gevent-24.11.1.tar.gz
Algorithm Hash digest
SHA256 8bd1419114e9e4a3ed33a5bad766afff9a3cf765cb440a582a1b3a9bc80c1aca
MD5 c3547bf065718d85ed503282a05a444a
BLAKE2b-256 ab75a53f1cb732420f5e5d79b2563fc3504d22115e7ecfe7966e5cf9b3582ae7

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-pp310-pypy310_pp73-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-pp310-pypy310_pp73-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 f43f47e702d0c8e1b8b997c00f1601486f9f976f84ab704f8f11536e3fa144c9
MD5 0b1ed83497e3f96133a9cb691462fd95
BLAKE2b-256 8663197aa67250943b508b34995c2aa6b46402e7e6f11785487740c2057bfb20

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: gevent-24.11.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0rc1

File hashes

Hashes for gevent-24.11.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ec68e270543ecd532c4c1d70fca020f90aa5486ad49c4f3b8b2e64a66f5c9274
MD5 46ca60c0d4340ed75f053759b3ecdef0
BLAKE2b-256 b7e651824bd1f2c1ce70aa01495aa6ffe04ab789fa819fa7e6f0ad2388fb03c6

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp313-cp313-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1ea50009ecb7f1327347c37e9eb6561bdbc7de290769ee1404107b9a9cba7cf1
MD5 ce6b0f88011a4e6c235934a4e8758e74
BLAKE2b-256 63c2eca6b95fbf9af287fa91c327494e4b74a8d5bfa0156cd87b233f63f118dc

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp313-cp313-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 58851f23c4bdb70390f10fc020c973ffcf409eb1664086792c8b1e20f25eef43
MD5 a924e694ed75982b05cb4e40d1c5e58a
BLAKE2b-256 ed6eb2eed8dec617264f0046d50a13a42d3f0a06c50071b9fc1eae00285a03f1

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 356b73d52a227d3313f8f828025b665deada57a43d02b1cf54e5d39028dbcf8d
MD5 aa5f4e3a195a459932003c66f230a092
BLAKE2b-256 9ab11a2704c346234d889d2e0042efb182534f7d294115f0e9f99d8079fa17eb

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ca845138965c8c56d1550499d6b923eb1a2331acfa9e13b817ad8305dde83d11
MD5 8b0afd240afdb233ca15268fb0705a43
BLAKE2b-256 e3480184b2622a388a256199c5fadcad6b52b6455019c2a4b19edd6de58e30ba

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 92e0d7759de2450a501effd99374256b26359e801b2d8bf3eedd3751973e87f5
MD5 5c0f46a87980eb91b09ad8e6ba869290
BLAKE2b-256 66449ee0ed1909b4f41375e32bf10036d5d8624962afcbd901573afdecd2e36a

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2142704c2adce9cd92f6600f371afb2860a446bfd0be5bd86cca5b3e12130766
MD5 9fedb4f35b2a920668654dd3e192d10f
BLAKE2b-256 3b6479892d250b7b2aa810688dfebe783aec02568e5cecacb1e100acbb9d95c6

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp313-cp313-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp313-cp313-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 d618e118fdb7af1d6c1a96597a5cd6ac84a9f3732b5be8515c6a66e098d498b6
MD5 5241a18b560d910aa877ba04ac256018
BLAKE2b-256 a48f4958e70caeaf469c576ecc5b5f2cb49ddaad74336fa82363d89cddb3c284

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 68bee86b6e1c041a187347ef84cf03a792f0b6c7238378bf6ba4118af11feaae
MD5 e02d18756b4da993e3c58f499393b3d2
BLAKE2b-256 11b25d20664ef6a077bec9f27f7a7ee761edc64946d0b1e293726a3d074a9a18

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d740206e69dfdfdcd34510c20adcb9777ce2cc18973b3441ab9767cd8948ca8a
MD5 edd9dd0506b9506b18f7b946c244d454
BLAKE2b-256 2211c48e62744a32c0d48984268ae62b99edb81eaf0e03b42de52e2f09855509

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a5f1701ce0f7832f333dd2faf624484cbac99e60656bfbb72504decd42970f0f
MD5 53a31f808ac02686b8a7f7f25189ecfb
BLAKE2b-256 49f15edf00b674b10d67e3b967c2d46b8a124c2bc8cfd59d4722704392206444

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b24d800328c39456534e3bc3e1684a28747729082684634789c2f5a8febe7671
MD5 0a05a323ea821af1de060c3b5d8ab138
BLAKE2b-256 ecc9f006c0cd59f0720fbb62ee11da0ad4c4c0fd12799afd957dd491137e80d9

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 816b3883fa6842c1cf9d2786722014a0fd31b6312cca1f749890b9803000bad6
MD5 5cdd82e34204274dcb393189a9d9206e
BLAKE2b-256 362aebd12183ac25eece91d084be2111e582b061f4d15ead32239b43ed47e9ba

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 85329d556aaedced90a993226d7d1186a539c843100d393f2349b28c55131c85
MD5 12e7b259ea65124fcdda3b4392348683
BLAKE2b-256 927b04f61187ee1df7a913b3fca63b0a1206c29141ab4d2a57e7645237b6feb5

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 beede1d1cff0c6fafae3ab58a0c470d7526196ef4cd6cc18e7769f207f2ea4eb
MD5 4a4d59181aaf0ed59726ef59e9b4fa88
BLAKE2b-256 6b84aef1a598123cef2375b6e2bf9d17606b961040f8a10e3dcc3c3dd2a99f05

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp312-cp312-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp312-cp312-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 a3d75fa387b69c751a3d7c5c3ce7092a171555126e136c1d21ecd8b50c7a6e46
MD5 0944982702fa08a44d952a71e14b5010
BLAKE2b-256 dd32301676f67ffa996ff1c4175092fb0c48c83271cc95e5c67650b87156b6cf

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 97e2f3999a5c0656f42065d02939d64fffaf55861f7d62b0107a08f52c984897
MD5 2bd5cdab224bb8f25e4ba9e561c0d3f8
BLAKE2b-256 37ed58dbe9fb09d36f6477ff8db0459ebd3be9a77dc05ae5d96dc91ad657610d

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d6c0a065e31ef04658f799215dddae8752d636de2bed61365c358f9c91e7af61
MD5 8fbcda4441fac1446d254ce36595ff01
BLAKE2b-256 324eb00094d995ff01fd88b3cf6b9d1d794f935c31c645c431e65cd82d808c9c

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ff96c5739834c9a594db0e12bf59cb3fa0e5102fc7b893972118a3166733d61c
MD5 51a75c9a249a2013b42e7d839ef287eb
BLAKE2b-256 fab6b69883fc069d7148dd23c5dda20826044e54e7197f3c8e72b8cc2cd4035a

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c9c935b83d40c748b6421625465b7308d87c7b3717275acd587eef2bd1c39546
MD5 f9a69c0bfec79c44496517730aa9810d
BLAKE2b-256 1e670e693f9ddb7909c2414f8fcfc2409aa4157884c147bc83dab979e9cf717c

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 81d918e952954675f93fb39001da02113ec4d5f4921bf5a0cc29719af6824e5d
MD5 cea76a1b036d473ced3534d9f6200dd5
BLAKE2b-256 80a0829e0399a1f9b84c344b72d2be9aa60fe2a64e993cac221edcc14f069679

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9d3b249e4e1f40c598ab8393fc01ae6a3b4d51fc1adae56d9ba5b315f6b2d758
MD5 d87f7336741de478b9bc1a273c38f892
BLAKE2b-256 dcd42f77ddd837c0e21b4a4460bcb79318b6754d95ef138b7a29f3221c7e9993

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b5efe72e99b7243e222ba0c2c2ce9618d7d36644c166d63373af239da1036bab
MD5 577759237fc31c8e9dc1568bdb9c2983
BLAKE2b-256 7f0a987268c9d446f61883bc627c77c5ed4a97869c0f541f76661a62b2c411f6

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp311-cp311-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp311-cp311-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 351d1c0e4ef2b618ace74c91b9b28b3eaa0dd45141878a964e03c7873af09f62
MD5 50470523484e063abbee570261694725
BLAKE2b-256 eafd86a170f77ef51a15297573c50dbec4cc67ddc98b677cc2d03cc7f2927f4c

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: gevent-24.11.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.11

File hashes

Hashes for gevent-24.11.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3d882faa24f347f761f934786dde6c73aa6c9187ee710189f12dcc3a63ed4a50
MD5 09dfb985c0161d6cf379c29d2a6e3eb9
BLAKE2b-256 3b9d254dcf455f6659ab7e36bec0bc11f51b18ea25eac2de69185e858ccf3c30

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1d4fadc319b13ef0a3c44d2792f7918cf1bca27cacd4d41431c22e6b46668026
MD5 a9d5c561bcda8d353ea3e1bfa16473e1
BLAKE2b-256 6bfc1a847ada0757cc7690f83959227514b1a52ff6de504619501c81805fa1da

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 e24181d172f50097ac8fc272c8c5b030149b630df02d1c639ee9f878a470ba2b
MD5 224286a2dca9205b3d51168b6657e042
BLAKE2b-256 4b7243f76ab6b18e5e56b1003c844829971f3044af08b39b3c9040559be00a2b

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d9ca80711e6553880974898d99357fb649e062f9058418a92120ca06c18c3c59
MD5 18f780f60a9056c54e49ed44cac4acf5
BLAKE2b-256 67c107eff117a600fc3c9bd4e3a1ff3b726f146ee23ce55981156547ccae0c85

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d7886b63ebfb865178ab28784accd32f287d5349b3ed71094c86e4d3ca738af5
MD5 f026eee8e10dec46933e3d2eb31206a9
BLAKE2b-256 4a7df15561eeebecbebc0296dd7bebea10ac4af0065d98249e3d8c4998e68edd

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7398c629d43b1b6fd785db8ebd46c0a353880a6fab03d1cf9b6788e7240ee32e
MD5 7cc8017bf43514ba7bdb7312b559b8b0
BLAKE2b-256 f0054f9bc565520a18f107464d40ac15a91708431362c797e77fbb5e7ff26e64

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b7bfcfe08d038e1fa6de458891bca65c1ada6d145474274285822896a858c870
MD5 16f395c77b8d02f2f887d3f771532ea0
BLAKE2b-256 a803a8f6c70f50a644a79e75d9f15e6f1813115d34c3c55528e4669a9316534d

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp310-cp310-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp310-cp310-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 92fe5dfee4e671c74ffaa431fd7ffd0ebb4b339363d24d0d944de532409b935e
MD5 74ae88fbe24dcf46c90f39ffc23e698e
BLAKE2b-256 367d27ed3603f4bf96b36fb2746e923e033bc600c6684de8fe164d64eb8c4dcc

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: gevent-24.11.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.13

File hashes

Hashes for gevent-24.11.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1c3443b0ed23dcb7c36a748d42587168672953d368f2956b17fad36d43b58836
MD5 744b58cf74512674fdd115e9ba054412
BLAKE2b-256 7696aa4cbcf1807187b65a9c9ff15b32b08c2014968be852dda34d212cf8cc58

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: gevent-24.11.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.13

File hashes

Hashes for gevent-24.11.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c6b775381f805ff5faf250e3a07c0819529571d19bb2a9d474bee8c3f90d66af
MD5 226762ab4774ac19984d2eab31b80aa8
BLAKE2b-256 95822ce68dc8dbc2c3ed3f4e73f21e1b7a45d80b5225670225a48e695f248850

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8619d5c888cb7aebf9aec6703e410620ef5ad48cdc2d813dd606f8aa7ace675f
MD5 a6f70976bbfec93a7c49f337ced631b9
BLAKE2b-256 8afdec7b5c764a3d1340160b82f7394fdc1220d18e11ae089c472cf7bcc2fe6a

See more details on using hashes here.

File details

Details for the file gevent-24.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for gevent-24.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d9347690f4e53de2c4af74e62d6fabc940b6d4a6cad555b5a379f61e7d3f2a8e
MD5 d9f795a3e8a71595ef35efaf3f084092
BLAKE2b-256 a073263d0f63186d27d205b3dc157efe838afe3aba10a3baca15d85e97b90eae

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page