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.10.3.tar.gz (6.1 MB view details)

Uploaded Source

Built Distributions

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

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

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

Uploaded CPython 3.13 Windows x86-64

gevent-24.10.3-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.10.3-cp313-cp313-musllinux_1_1_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.1+ ARM64

gevent-24.10.3-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.10.3-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.10.3-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.10.3-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.10.3-cp313-cp313-macosx_11_0_universal2.whl (3.0 MB view details)

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

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

Uploaded CPython 3.12 Windows x86-64

gevent-24.10.3-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.10.3-cp312-cp312-musllinux_1_1_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

gevent-24.10.3-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.10.3-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.10.3-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.10.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

gevent-24.10.3-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.10.3-cp311-cp311-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

gevent-24.10.3-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.10.3-cp311-cp311-musllinux_1_1_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

gevent-24.10.3-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.10.3-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.10.3-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.10.3-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.10.3-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.10.3-cp310-cp310-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

gevent-24.10.3-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.10.3-cp310-cp310-musllinux_1_1_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

gevent-24.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

gevent-24.10.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

gevent-24.10.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

gevent-24.10.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

gevent-24.10.3-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.10.3-cp39-cp39-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

gevent-24.10.3-cp39-cp39-musllinux_1_1_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

gevent-24.10.3-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.10.3.tar.gz.

File metadata

  • Download URL: gevent-24.10.3.tar.gz
  • Upload date:
  • Size: 6.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.10

File hashes

Hashes for gevent-24.10.3.tar.gz
Algorithm Hash digest
SHA256 aa7ee1bd5cabb2b7ef35105f863b386c8d5e332f754b60cfc354148bd70d35d1
MD5 846ad9f6f2fdf50b303241adbe0047d0
BLAKE2b-256 70f0be10ed5d7721ed2317d7feb59e167603217156c2a6d57f128523e24e673d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-pp310-pypy310_pp73-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 e534e6a968d74463b11de6c9c67f4b4bf61775fb00f2e6e0f7fcdd412ceade18
MD5 bac7a3efd0b153259b23ae40997ba9b9
BLAKE2b-256 892bbf4af9950b8f9abd5b4025858f6311930de550e3498bbfeb47c914701a1d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gevent-24.10.3-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.10.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9e1210334a9bc9f76c3d008e0785ca62214f8a54e1325f6c2ecab3b6a572a015
MD5 864598477e1f0bb9b70f1071f101cc8d
BLAKE2b-256 1b1cb4181957da062d1c060974ec6cb798cc24aeeb28e8cd2ece84eb4b4991f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f2ae3efbbd120cdf4a68b7abc27a37e61e6f443c5a06ec2c6ad94c37cd8471ec
MD5 2d940ae714b32873a568012b695ff1ce
BLAKE2b-256 7c97e680b2b2f0c291ae4db9813ffbf02c22c2a0f14c8f1a613971385e29ef67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 1c3a828b033fb02b7c31da4d75014a1f82e6c072fc0523456569a57f8b025861
MD5 b39777b7694e3206fa5cd5c7174aa582
BLAKE2b-256 a396cc5f6ecba032a45fc312fe0db2908a893057fd81361eea93845d6c325556

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce417bcaaab496bc9c77f75566531e9d93816262037b8b2dbb88b0fdcd66587c
MD5 f6122268e3e44685785bc24b0fb377cc
BLAKE2b-256 356c3a72da7c224b0111728130c0f1abc3ee07feff91b37e0ea83db98f4a3eaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eb5edb6433764119a664bbb148d2aea9990950aa89cc3498f475c2408d523ea3
MD5 7f364191a43117aeb141f57205a16e98
BLAKE2b-256 e30c67257ba906f76ed82e8f0bd8c00c2a0687b360a1050b70db7e58dff749ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 051b22e2758accfddb0457728bfc9abf8c3f2ce6bca43f1ff6e07b5ed9e49bf4
MD5 8891732fd996fba85f532a16faecf4f0
BLAKE2b-256 49f4f99f893770c316b9d2f03bd684947126cbed0321b89fe5423838974c2025

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 18e6984ec96fc95fd67488555c38ece3015be1f38b1bcceb27b7d6c36b343008
MD5 bff991371109810274c5699482e236d4
BLAKE2b-256 f377d3ce96fd49406f61976e9a3b6c742b97bb274d3b30c68ff190c5b5f81afd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp313-cp313-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 f147e38423fbe96e8731f60a63475b3d2cab2f3d10578d8ee9d10c507c58a2ff
MD5 961936fdfa19d2ea046073dd0495f4ba
BLAKE2b-256 f72dc783583d7999cd2f2e7aa2d6a1c333d663003ca61255a89ff6a891be95f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1ce6dab94c0b0d24425ba55712de2f8c9cb21267150ca63f5bb3a0e1f165da99
MD5 def1d3397fac2d92548b3f679e1a2470
BLAKE2b-256 5e690ab1b04c363547058fb5035275c144957b80b36cb6aee715fe6181b0cee9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 89c4115e3f5ada55f92b61701a46043fe42f702b5af863b029e4c1a76f6cc2d4
MD5 33328a3f769a405144d4c64bfb4af8c3
BLAKE2b-256 c27684b7c19c072a80900118717a85236859127d630cdf8b079fe42f19649f12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8af65a4d4feaec6042c666d22c322a310fba3b47e841ad52f724b9c3ce5da48e
MD5 12ca752e00aa6922a3852a5408aef5cf
BLAKE2b-256 69c3e43e348f23da404a6d4368a14453ed097cdfca97d5212eaceb987d04a0e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 34aea15f9c79f27a8faeaa361bc1e72c773a9b54a1996a2ec4eefc8bcd59a824
MD5 8f3513e5851d67bebf2cb591115a1e70
BLAKE2b-256 bfe8cbb46afea3c7ecdc7289e15cb4a6f89903f4f9754a27ca320d3e465abc78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7021e26d70189b33c27173d4173f27bf4685d6b6f1c0ea50e5335f8491cb110c
MD5 d7fb05bbaeebf81d5cfb82c21adf5960
BLAKE2b-256 0c98222f1a14f22ad2d1cbcc37edb74095264c1f9c7ab49e6423693383462b8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f7f4f171d4d2018170454d84c934842e1b5f6ce7468ba298f6e7f7cff15000a3
MD5 90274ed3f10c255b1b1fb8d8b25fd452
BLAKE2b-256 25d49002cfb585bfa52c860ed4b1349d1a6400bdf2df9f1bd21df5ff33eea33c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f18689f7a70d2ed0e75bad5036ec3c89690a493d4cfac8d7cdb258ac04b132bd
MD5 03ac1b05cf0dd0f68c5e88769c82f068
BLAKE2b-256 3ca6ce0824fe9398ba6b00028a74840f12be1165d5feaacdc028ea953db3d6c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp312-cp312-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 3ad8fb70aa0ebc935729c9699ac31b210a49b689a7b27b7ac9f91676475f3f53
MD5 80b7b3dbcd9d4d48b5c4389f9a63ddc6
BLAKE2b-256 d9e44edbe17001bb3e6fade4ad2d85ca8f9e4eabcbde4aa29aa6889281616e3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 385710355eadecdb70428a5ae3e7e5a45dcf888baa1426884588be9d25ac4290
MD5 ee1fb21ba961ffdd421730fba4f9b177
BLAKE2b-256 8a63607715c621ae78ed581b7ba36d076df63feeb352993d521327f865056771

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0de6eb3d55c03138fda567d9bfed28487ce5d0928c5107549767a93efdf2be26
MD5 93c6f6e6fa930f8da8bff918bdda0cf1
BLAKE2b-256 127b9f5abbf0021a50321314f850697e0f46d2e5081168223af2d8544af9d19f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d758f0d4dbf32502ec87bb9b536ca8055090a16f8305f0ada3ce6f34e70f2fd7
MD5 65c075a254a435e3034bff1ef3af55fa
BLAKE2b-256 928b0b2fe0d36b7c4d463e46cc68eaf6c14488bd7d86cc37e995c64a0ff7d02f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9ca2266e08f43c0e22c028801dff7d92a0b102ef20e4caeb6a46abfb95f6a328
MD5 0ea1200dbae10ad4396d7ae571e2beac
BLAKE2b-256 64911abe62ee350fdfac186d33f615d0d3a0b3b140e7ccf23c73547aa0deec44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b52382124eca13135a3abe4f65c6bd428656975980a48e51b17aeab68bdb14db
MD5 4a2eca00b3764ef10e9838cfaebdd528
BLAKE2b-256 9489158bc32cdc898dda0481040ac18650022e73133d93460c5af56ca622fe9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8e58ee3723f1fbe07d66892f1caa7481c306f653a6829b6fd16cb23d618a5915
MD5 57b79779198a7549b7e672b8d5d4ff8c
BLAKE2b-256 db636e40eaaa3c2abd1561faff11dc3e6781f8c25e975354b8835762834415af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5d850a453d66336272be4f1d3a8126777f3efdaea62d053b4829857f91e09755
MD5 40e2e711db48b4427b8ace9b776677e9
BLAKE2b-256 fe3e7fa9ab023f24d8689e2c77951981f8ea1f25089e0349a0bf8b35ee9b9277

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp311-cp311-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 68c3a0d8402755eba7f69022e42e8021192a721ca8341908acc222ea597029b6
MD5 111c2cccd0c03158a99e59021cd96aee
BLAKE2b-256 6e011be5cf013826d8baae235976d6a94f3628014fd2db7c071aeec13f82b4d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gevent-24.10.3-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.10.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 26ca7a6b42d35129617025ac801135118333cad75856ffc3217b38e707383eba
MD5 2e0cd3ea653466a912e541df562291d6
BLAKE2b-256 aa5d19939eaa7c5b7c0f37e0a0665a911ddfe1e35c25c512446fc356a065c16e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f0c129f81d60cda614acb4b0c5731997ca05b031fb406fcb58ad53a7ade53b13
MD5 d7aba81b280ccd929008e24c0170dd37
BLAKE2b-256 393f397efff27e637d7306caa00d1560512c44028c25c70be1e72c46b79b1b66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 c1d80090485da1ea3d99205fe97908b31188c1f4857f08b333ffaf2de2e89d18
MD5 647dc4bdf99efaee80a744bc7ca87552
BLAKE2b-256 644cea14d971452d3da09e49267e052d8312f112c7835120aed78d22ef14efee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1e24ffea72e27987979c009536fd0868e52239b44afe6cf7135ce8aafd0f108e
MD5 7cfed5c263005114185947be755cd9db
BLAKE2b-256 009812c03fd004fbeeca01276ffc589f5a368fd741d02582ab7006d1bdef57e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d67daed8383326dc8b5e58d88e148d29b6b52274a489e383530b0969ae7b9cb9
MD5 de1fc67be792e9a327a30c1c40dc1f4a
BLAKE2b-256 7d217b928e6029eedb93ef94fc0aee701f497af2e601f0ec00aac0e72e3f450e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 57a5c4e0bdac482c5f02f240d0354e61362df73501ef6ebafce8ef635cad7527
MD5 bb0b88958eea4de6ff5fe817b98cbd22
BLAKE2b-256 caf67ded98760d381229183ecce8db2edcce96f13e23807d31a90c66dae85304

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f4e526fdc279c655c1e809b0c34b45844182c2a6b219802da5e411bd2cf5a8ad
MD5 d4770a02a3c9b8ba43dfc272b32b32c4
BLAKE2b-256 7ab1460e4884ed6185d9eb9c4c2e9639d2b254197e46513301c0f63dec22dc90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp310-cp310-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 d7a1ad0f2da582f5bd238bca067e1c6c482c30c15a6e4d14aaa3215cbb2232f3
MD5 28b95c6816ff24df365256d861001371
BLAKE2b-256 6b6fa2100e7883c7bdfc2b45cb60b310ca748762a21596258b9dd01c5c093dbc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gevent-24.10.3-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.10.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 40ea3e40e8bb4fdb143c2a8edf2ccfdebd56016c7317c341ce8094c7bee08818
MD5 fe251e73eeacc9397d4d1badc4a99340
BLAKE2b-256 3336e5fcae9adac03a50349238fbe8856f9bff1652352eaa3767f3068fb7f690

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gevent-24.10.3-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.10.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 a9a89d6e396ef6f1e3968521bf56e8c4bee25b193bbf5d428b7782d582410822
MD5 746f2adfd744abd289ee25b0ec615cc5
BLAKE2b-256 776c1b91550d0053c12652285487f52cfb8cbc5358778d2c5e5cae2bc49567d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3ac83b74304487afa211a01909c7dd257e574db0cd429d866c298e21df7aeedf
MD5 99facd3d50e583150fd39999f12d4c80
BLAKE2b-256 6221615cd64b8a01d399690d5da291bba327e37d419c363482f709eb3df22098

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-24.10.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 70e9ed7ecb70e0df7dc97c3bc420de9a45a7c76bd5861c6cfec8c549700e681e
MD5 a300b220f3e10f172184a908260524f9
BLAKE2b-256 bdc5a5cc959b06346e35b68242eb6296d2ed01a18579d9f49c8b25f4a977f92b

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