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 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 2.7.9 and up, and many versions of Python 3 (for exact details, 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 also runs on PyPy 7.3.7 (7.3.6 for PyPy2) or 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

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:

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

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

gevent-22.10.1-pp37-pypy37_pp73-win_amd64.whl (842.4 kB view details)

Uploaded PyPyWindows x86-64

gevent-22.10.1-pp27-pypy_73-win_amd64.whl (848.2 kB view details)

Uploaded PyPyWindows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

gevent-22.10.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

gevent-22.10.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

gevent-22.10.1-cp310-cp310-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.10Windows x86-64

gevent-22.10.1-cp310-cp310-musllinux_1_1_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

gevent-22.10.1-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ x86-64

gevent-22.10.1-cp39-cp39-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.9Windows x86-64

gevent-22.10.1-cp39-cp39-win32.whl (1.4 MB view details)

Uploaded CPython 3.9Windows x86

gevent-22.10.1-cp39-cp39-musllinux_1_1_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

gevent-22.10.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

gevent-22.10.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

gevent-22.10.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

gevent-22.10.1-cp38-cp38-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.8Windows x86-64

gevent-22.10.1-cp38-cp38-win32.whl (1.4 MB view details)

Uploaded CPython 3.8Windows x86

gevent-22.10.1-cp38-cp38-musllinux_1_1_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

gevent-22.10.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

gevent-22.10.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

gevent-22.10.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

gevent-22.10.1-cp37-cp37m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.7mWindows x86-64

gevent-22.10.1-cp37-cp37m-win32.whl (1.4 MB view details)

Uploaded CPython 3.7mWindows x86

gevent-22.10.1-cp37-cp37m-musllinux_1_1_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

gevent-22.10.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.9 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

gevent-22.10.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

gevent-22.10.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

gevent-22.10.1-cp36-cp36m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.6mWindows x86-64

gevent-22.10.1-cp36-cp36m-win32.whl (1.4 MB view details)

Uploaded CPython 3.6mWindows x86

gevent-22.10.1-cp36-cp36m-musllinux_1_1_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ x86-64

gevent-22.10.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.7 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ppc64le

gevent-22.10.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

gevent-22.10.1-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

gevent-22.10.1-cp27-cp27m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 2.7mWindows x86-64

gevent-22.10.1-cp27-cp27m-win32.whl (1.4 MB view details)

Uploaded CPython 2.7mWindows x86

File details

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

File metadata

  • Download URL: gevent-22.10.1.tar.gz
  • Upload date:
  • Size: 6.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0rc2

File hashes

Hashes for gevent-22.10.1.tar.gz
Algorithm Hash digest
SHA256 df3042349c9a4460eeaec8d0e56d737cb183eed055e75a6af9dbda94aaddaf4d
MD5 ab7971505297de43d412354ca7eb7a7d
BLAKE2b-256 975ebe2ac96fe2e6d5ad40c0ed5cf83c07ce6a74b9a5a1f0422e8b5d9225c865

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0569e133bb620de1001ac807ad9a8abaadedd25349c6d695f80c9048a3f59d42
MD5 3a8a65dd26f75201d2ab90cf5c0d542e
BLAKE2b-256 0662ea4c30de3edbd368378763613b1dfab6657c193721665a748db9ae8a856a

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-pp27-pypy_73-win_amd64.whl.

File metadata

  • Download URL: gevent-22.10.1-pp27-pypy_73-win_amd64.whl
  • Upload date:
  • Size: 848.2 kB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/0.10.0 tqdm/4.64.1 PyPy/7.3.6

File hashes

Hashes for gevent-22.10.1-pp27-pypy_73-win_amd64.whl
Algorithm Hash digest
SHA256 d8df3f628c8a9fb339b87a849dc2076e56d124e2169261fa58b4a01db3a335b6
MD5 bc6fdd787db6374f5d14ebe31fb02fab
BLAKE2b-256 8a8ff363d31cb3344f06abc159e737755ded1c15d4dbc7219408339f9e6ce9f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-22.10.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fe2c0ff095171c49f78f1d4e6dc89fa58253783c7b6dccab9f1d76e2ee391f10
MD5 3003bcd959d7ef4e3e07a97fff7d6a6f
BLAKE2b-256 c50557de9e8bc8900c5a7cceb472fb473cdc11410096063a3cc14476889c2feb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-22.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 03c10ca0beeab0c6be516030471ea630447ddd1f649d3335e5b162097cd4130a
MD5 462595b428d29ddcebfd88b78b769130
BLAKE2b-256 2018ac5e95bd44b570146f82d3cf1aaa445f6086286070b0ec360bd94c0cde26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-22.10.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5bc3758f0dc95007c1780d28a9fd2150416a79c50f308f62a674d78a845ea1b9
MD5 4a310d5fe0d7eb5f2cb749119a58218d
BLAKE2b-256 0aaa57b1879914c9da7ee598d1b114ae7113ff520c035f1856e11e3cd2c4002f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-22.10.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3e73c9f71aa2a6795ecbec9b57282b002375e863e283558feb87b62840c8c1ac
MD5 2968463420b99671b0147311d863de32
BLAKE2b-256 0ba3608427ac1b6cf3b0412791afd5e527a91529b8e55e812fa95720bfaf766f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gevent-22.10.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for gevent-22.10.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d2ea4ce36c09355379bc038be2bd50118f97d2eb6381b7096de4d05aa4c3e241
MD5 4171b8cd2014d00c2d77f7c189c3ff4f
BLAKE2b-256 001631c59cf8d0deb5b254ca29a9fe4d654b8d0ab7888bbcbc7d98d45df00fda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-22.10.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 acb21bee2e66da45b8916073c8ae54c44629beb94d49120c188d27aff4ebf8dd
MD5 b38dd0d1736e9dec9fb853820fcd7fae
BLAKE2b-256 c20d4a6390f05a3f05acbc9c692dda1feb25acd99170573e8aa08941bd020571

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-22.10.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 21dbeb6d3b47093f40ca97aab493b2fb64b6f22112f88f56d79cf6f52a8c1c16
MD5 8e5a474a007c27451e23df4ea7dda8e4
BLAKE2b-256 d3a106f7167d6c2b16f52d32dc95ab4464be2ab3f44244e7657fd45f3d8a24d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-22.10.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f16c6937d47593f051fc3ac7996c819919082a1e7e0dec927cdae8771d26ed45
MD5 fea2e0df3fe569dfcf6f1bc8ac5f3aac
BLAKE2b-256 009d53e30d9bb0d32fed0695e225598e677bc6139896d300bedf41c77470ee23

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 cf6dd33052919de8fb56e0bea0e6a7c7d6545281fe280ea78e311621c7adb50e
MD5 41a08283adac793970d2610824fe94f1
BLAKE2b-256 6965049479983cdf71739cefbb64a0af0b150e84de4a1b8d28ede69853fda0f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gevent-22.10.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for gevent-22.10.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1ec5f77f629d997668983be53bad2a90d1b858a00e43b9e75e1c9a118c3a840b
MD5 e9c73db69e407bcb41a3ce1790ea04ab
BLAKE2b-256 c9269ff0c747dfd9f931a033842aaebbcfe2516160e441c60fcd2f29baaec82a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gevent-22.10.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for gevent-22.10.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 3f7d11136b3ae6312effbc2ac0ed902ae718d86e7acb9a51cf927262cfb2931e
MD5 dcd7969d83e6a8edc1125723de6cc7e3
BLAKE2b-256 31bbecfecd5593861d3c0402c6df537e780ea726c14d56bb56faae0012a3865c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gevent-22.10.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 eefcb21fda3055f2e7eaad2e8098885a7bbddd83b174b012e2142db6b2b4c09d
MD5 27c6f577aaec54df490628565c101bdc
BLAKE2b-256 8578da2cf723a903f0b12d07f9bb249492b68914b4aa19dd2544a88065755060

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2dcfd8ef9dcca78c51dd266d0f4b48d9b7ea2592ae881bf66d8dbe59bb16631a
MD5 90a73e68860f5293b96cb10622b1a8e7
BLAKE2b-256 c66d1ccb026df041f7a587ddf2842de6f2bd2f3adf8a7df7a501d42b00e04f02

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1e1c609f9e4171588006bea7ff41bb830ff27c27d071bbd311f91860fb5ef4cc
MD5 07248fc7f2b8f9c586a671f6e3a865cc
BLAKE2b-256 2912e7e3777dc016696c92caf4f069b7a71fcd381dfaaab5f047edc041c2e50b

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0cafb8f5399224990a5329bca3606bf399ee3604ae711b2d9238129b44551ad5
MD5 9ead1c8d98169374429b39af85c6d34d
BLAKE2b-256 45f11119e3f7809b80e3e71a37fe6a1084779f28c91719059d22c95fcb2c98eb

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: gevent-22.10.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for gevent-22.10.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 be43278781d39b4081f7f4d3e8ebb1dac188c9fe98f25da817325cb12c01887a
MD5 bcb0e6b284a86ef9c8fe7778509dfedb
BLAKE2b-256 7f2f216b05239a937ccec0f26962dc73fb5b383cac20b6dc855ff03850a6c9d1

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: gevent-22.10.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for gevent-22.10.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 4be5859af086de1ed85702c0a84479387087ddf49e38332c41861b0a10e96d8f
MD5 475facbe3bd013a6785364fe6d098aa5
BLAKE2b-256 11a0d0cf6a06e497257af52529c2fba9c53bf78f52a0ad6b80c566812d2b4ccf

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7e8c4ccc544f6e6c26ab10d0d6a7be86bd522222ce40f00bfafa01289f04bffc
MD5 1851fbebaf4b85aa01abb66a6f1a94a9
BLAKE2b-256 aa03b24224c18cf4dddd96d513a26671274af0a3f855a7bcbeb106dd846b55b6

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d701208d4d65dbdf9feb02561a75ecc5bd28300e47b59f74033a07b593887806
MD5 e19eec0a361465ff3a7428ccd5c6f2d0
BLAKE2b-256 36d48d99ebec0ce2b9609d48825b099b1c2f53587321a9fc420687b74810f051

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4c06c0f3f4f1b147f51a934fbf541880cee769492b98c4ebd3e930b5ff862646
MD5 3404b84790f3bd03cd54f62286a7faf7
BLAKE2b-256 9d58a3e65aed678a712ffe3988951d730e533d7c4456965bdeec87eeafeb89bc

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a838437b7b629328ad457cd36df454500afe7f3df4b971a6ff85851dfcf8c844
MD5 a4b57c0e8054c7b4fbf48ec0ac2a9ff6
BLAKE2b-256 f44f93b53726b4348f766f22d930e2fdc74655f81630c197109ce12d89019d1d

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: gevent-22.10.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.9

File hashes

Hashes for gevent-22.10.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 36e47ca663081a71fca137b7c852e99e7ee3761082070c13aa2ae3b5b6234af6
MD5 277a6e0dce2d4a36f3bfe1647da73aa0
BLAKE2b-256 763c4ec628b3e73c21c5e3457bfd5dbf2b431842d9f622789ba0ac44c4583f9e

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: gevent-22.10.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.9

File hashes

Hashes for gevent-22.10.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 4b0d29fc18ee338a85396facfc508e5f26e2e0e90f4c2889f8a9e74d341ad467
MD5 1f3c2b061a25ccead20b1b96aea5f0c5
BLAKE2b-256 9baca3b993781db5d5424e44ed99a656b462336e774b70cc1e812c161685630f

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3c1cfd9f9fb6a2a5a9a04132d315db7fb819db019dea260695fe6e4012416f96
MD5 a9e5e9441abf357a2fe502db0f3abd36
BLAKE2b-256 42af84e220a2bb4413f4bd741c61ce59b905e1b6c570d003a25d9ecf99b03716

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 eb0d9d6f869ba7c49d7f9b7d244dd20daec5cc87cd3e2e90209d6ed8172e0cad
MD5 0a1e2b13a5fef3543e011bcda994136c
BLAKE2b-256 23e2654b7a0664b833e94c0a33f7c8fc790a4541d05ee20fd121448734559cec

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1ac816f5e8e318c5fa27091ee43fcf4caaa6ae73a487e875a1a296a04c3da5af
MD5 dddea031adb8e00d9e4411bbdeedc66d
BLAKE2b-256 f53bd6463ef3fa921589e5ed5d4337cf91751eeba00e70d0c5144b6b23083701

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 5d64b208bec99adc7e0b6e08a3e2c296065c665ca725ca8da434c4ffc5aa302e
MD5 804ffde51614b0c88e8f7ba95604210f
BLAKE2b-256 66966b7da0daf8f7a2147eb6c2f1415f4bde238902bec956551815e10bc9eff7

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: gevent-22.10.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.0 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8

File hashes

Hashes for gevent-22.10.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 a12443b7326e40d00fb445d37bae154fd1f4693055330c6b4e68670ca3b6e6bf
MD5 e2883b4037e545757d0f996f52a63a3c
BLAKE2b-256 7d140d6621160389cfbd38f0685f3d6ae5914c943c0f24414cef906fa3d7ab3c

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: gevent-22.10.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.0 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8

File hashes

Hashes for gevent-22.10.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 db592cfe5106730667ac36f43554e7a869d757e411f8a08116c3739cee507145
MD5 18fc8fdbaac6b13e9d69fb2f3cfe53dc
BLAKE2b-256 38902afbc2e3445a495487e74451e9d199e4685756c4d16b478c8cc100cc5627

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 33c4cd095f99768ecc4b3bb75a12f52ea9df5c40a58671c667f86ea087a075e1
MD5 7d3e4b4f49f0b017347c3fe8a49c870e
BLAKE2b-256 4f29fa78bf4f664a0aa53555b2ad27330ae5967dcc4db13fe1c0094ef044d4c3

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 04a920a812b6c0c36d4613a15c254ca1ce415ee75ade0df3b8941ab61ae7ce3f
MD5 cdcf83eeb49866770edcd24934631ced
BLAKE2b-256 5cd97ce62688ed31a901d545c8644b61d9794a7bb34d8231b492ec45f237b677

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 06ea39c70ce166c4a1d4386c7fae96cb8d84ad799527b3378406051104d15443
MD5 b3478d5d9ed51dccbbf525916fe7a942
BLAKE2b-256 79d455e0cd5d17d2118bb9867d23be62906f612f99f108a796e64996d914c0f5

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for gevent-22.10.1-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d18fcc324f39a3b21795022eb47c7752d6e4f4ed89d8cca41f1cc604553265b3
MD5 9d63664ac6ce7929a40ede2966c59038
BLAKE2b-256 9d19b6806f281a7071f1c5efa1cd96f5d5bd247aae8d82261d6e8d25ef8652b8

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: gevent-22.10.1-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/0.10.0 tqdm/4.64.1 CPython/2.7.17

File hashes

Hashes for gevent-22.10.1-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 af7baec79a5f8ad1cc132d3b14edd12661c628d8094e501b089b1fe2d3df7f6e
MD5 3b9af940bd0311dfdd3cc55ef868736e
BLAKE2b-256 5a314789db579f11da49ecbb15c07e78058a4fc346af6754f0e45d4e84c274d4

See more details on using hashes here.

File details

Details for the file gevent-22.10.1-cp27-cp27m-win32.whl.

File metadata

  • Download URL: gevent-22.10.1-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/0.10.0 tqdm/4.64.1 CPython/2.7.17

File hashes

Hashes for gevent-22.10.1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 702a51b8f21bad1976b0893f90ade466e8c27039b846b611ad2beb8c6e6ac701
MD5 340197bd718ff57c37aca3ba0054f4c9
BLAKE2b-256 bc7294ca2640544d236b7aea4b53cd6d22adb82e24f68d32ec8c07607666d998

See more details on using hashes here.

Supported by

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