Skip to main content

The uWSGI server

Project description

The uWSGI server as a Python module

Install

pip install pyuwsgi

Run

uWSGI will get installed to your Python path with a console script named pyuwsgi. To make it a full drop-in replacement it will install a script named uwsgi as well.

You can also call it directly in your Python code with a list of valid uWSGI options:

import pyuwsgi
pyuwsgi.run(["--help"])

Differences from uWSGI

This is built from uWSGI's source without any modifications. A different setup.py is used to make the project a friendlier part of the Python ecosystem. It allows it to be imported as a Python module and distributed using the wheel format. The pre-packaged wheels include the following common libraries used by uWSGI:

SSL is intentionally excluded for security reasons. If you need SSL support, you can force a wheel to be built locally with the pip flag --no-binary=pyuwsgi.

In addition to the default plugins, the stats_pusher_statsd plugin is included by default in pyuwsgi where it is typically optional for uWSGI.

The full uWSGI documentation can be found at https://uwsgi-docs.readthedocs.io.

License

uWSGI is licensed GPLv2 with a linking exception which means you are allowed to use uWSGI (or pyuwsgi) unmodified in a proprietary or otherwise non-GPL licensed project without invoking the GPL on the rest of the code.

The full license can be found on GitHub.


Lincoln Loop

pyuwsgi is sponsored by Lincoln Loop.

Unbit

uwsgi is the creation of Unbit.

Project details


Download files

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

Source Distribution

pyuwsgi-2.0.30.post1.tar.gz (877.7 kB view details)

Uploaded Source

Built Distributions

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

pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_x86_64.whl (783.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_i686.whl (847.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_aarch64.whl (771.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_x86_64.whl (750.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_i686.whl (806.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_aarch64.whl (739.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

pyuwsgi-2.0.30.post1-cp314-cp314-macosx_11_0_arm64.whl (584.9 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pyuwsgi-2.0.30.post1-cp314-cp314-macosx_10_15_x86_64.whl (639.8 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_x86_64.whl (783.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_i686.whl (847.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_aarch64.whl (771.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_x86_64.whl (750.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_i686.whl (806.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_aarch64.whl (739.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

pyuwsgi-2.0.30.post1-cp313-cp313-macosx_11_0_arm64.whl (584.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pyuwsgi-2.0.30.post1-cp313-cp313-macosx_10_13_x86_64.whl (640.2 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_x86_64.whl (784.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_i686.whl (847.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_aarch64.whl (771.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_x86_64.whl (750.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_i686.whl (806.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_aarch64.whl (739.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

pyuwsgi-2.0.30.post1-cp312-cp312-macosx_11_0_arm64.whl (585.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyuwsgi-2.0.30.post1-cp312-cp312-macosx_10_13_x86_64.whl (640.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_x86_64.whl (782.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_i686.whl (846.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_aarch64.whl (771.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_x86_64.whl (749.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_i686.whl (804.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_aarch64.whl (739.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

pyuwsgi-2.0.30.post1-cp311-cp311-macosx_11_0_arm64.whl (584.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyuwsgi-2.0.30.post1-cp311-cp311-macosx_10_9_x86_64.whl (643.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_x86_64.whl (782.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_i686.whl (846.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_aarch64.whl (771.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_x86_64.whl (749.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_i686.whl (805.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_aarch64.whl (739.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

pyuwsgi-2.0.30.post1-cp310-cp310-macosx_11_0_arm64.whl (584.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyuwsgi-2.0.30.post1-cp310-cp310-macosx_10_9_x86_64.whl (643.4 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_x86_64.whl (782.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_i686.whl (846.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_aarch64.whl (771.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_x86_64.whl (749.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_i686.whl (805.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ i686

pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_aarch64.whl (739.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

pyuwsgi-2.0.30.post1-cp39-cp39-macosx_11_0_arm64.whl (584.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

pyuwsgi-2.0.30.post1-cp39-cp39-macosx_10_9_x86_64.whl (643.4 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_x86_64.whl (782.4 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_i686.whl (845.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_aarch64.whl (771.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_x86_64.whl (749.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ x86-64

pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_i686.whl (804.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ i686

pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_aarch64.whl (739.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

pyuwsgi-2.0.30.post1-cp38-cp38-macosx_10_9_x86_64.whl (643.3 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

Details for the file pyuwsgi-2.0.30.post1.tar.gz.

File metadata

  • Download URL: pyuwsgi-2.0.30.post1.tar.gz
  • Upload date:
  • Size: 877.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyuwsgi-2.0.30.post1.tar.gz
Algorithm Hash digest
SHA256 b09a4a462173944f6f1d56f942074db02866e16f39045658fa8b7bec861042f4
MD5 d9b898ec77625f333f4cf40a334cd912
BLAKE2b-256 9828c1fa01c1f7613724e95c9f9f3276d4bdd9dc187b140cd68d50b3079bfe56

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1.tar.gz:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f360d2eb1a4b3f175adf79558ab1399090cb2b2d8b7ca964d717e3e34c7abdf4
MD5 39b96407c317e6347acd34a2ee1cf61f
BLAKE2b-256 9a8eac90f52a71800bcc3b552d624644328368bbe710348854f5552962305688

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6bf7028e0444e1341e9b50c631bac8426d7bae1831711a25cb40453ea48593da
MD5 816bf5f8bab40e402ad4085594363a94
BLAKE2b-256 03a35caf84e4dae1dee6d248eaa5d60e44b93707da55246bb723d37c772566fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b1bb4ff2e2e406767dee7985608e5ee7f306a6f4ad3c75e1a0fb39e96bba96cc
MD5 7bfc7d6fd2770072ba8e0a4dd09c2eea
BLAKE2b-256 be069c418b6a920aa40ca8f01fd564b0e692a4b19d6999dca65ebbf73d06b249

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 59c6f9e5f734877d1dc8cc12e5f52b8cfec1f53038b881648918658c977ccf7a
MD5 fc88381f4833b5bc5f5b84afaedf5d26
BLAKE2b-256 fdbea73ef5aaec2ce48f74b0bc8e18a47ca558e347bca7bccf04cef97632132c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 488ae365479267738f6c07eaaf59d02019790b71dd7764dffd109fd0922e348c
MD5 57e9010e439f8e6bd5b5ec9bb5996c08
BLAKE2b-256 385933af9545a94c93a59156a528ecb5e02985fe01380c2f528db879020fa588

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3aa740c111847f904d2feceb4c40f8b4a2a77d5b619896da9d423af1b9b89544
MD5 c8cb9d43a66dcb52a5c69a4eb7429aa8
BLAKE2b-256 cbc56b20f8fd93ffa46d2f8a7145ebc83709bb81fb649a268d09e1e1d582b973

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db315664b858eb19ab186dd6c175b9253f82963327ddbe307604ee35b9d7df30
MD5 7b8b6d987427586753872e94517c8b1a
BLAKE2b-256 7da3b5cec94aa846d964278aa92fe01ec9768b2a20caba83224b2f32d3fca49e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 057ad7829f7f2358a044547cf3345a4a3a6d5c34630fc78c67d4bd6f3164fc84
MD5 34b11688937ccdc07aebe5af3a8e072f
BLAKE2b-256 b7fbc815c011e7fe4fa401eef7de2cdd106e919b4e29498a1381c18599228825

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ea18cc335605086c08748e28f5c45b2199a8185a0e647feae8ebc2e5a623c240
MD5 f71d9e70ec787b61a653315aa54d5744
BLAKE2b-256 23bbdbd7f2b8e8fa2fd020dca782adea934c12926a0fd06a41dfad55f0d43438

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 277cc288c4829a32378c95b659b946df49c5104822a82b1c196163df1b53012b
MD5 b27538eafd778b1a3e4c505f84f65f41
BLAKE2b-256 f697bb40604b33f92d6b81b34e60113334f07c8d0a26cb5f54fac262a968dd38

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7e2e584f91e1c1e5a1b212f3fb11c009e94e0fbeb05b5bd0d91d78becd6f492b
MD5 8a3a7c43168772142949d3d7aacf6804
BLAKE2b-256 aaef2ae679b28f8268e24e7488c69179247d20416eaf5d5ac21338d491a89377

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b44211ffdd9f4082526fe7717b8c334bf7d716cc28dda47228645d20c2f2e29
MD5 69a9a8bb4734a8cbcf24b1ff724a2c27
BLAKE2b-256 b2d93a6c166d0c74c915c486df45123f3289d0c406391665c2d563bffb31ce7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 3bcdd82beae30071254a71f2038c42908fabaabefeb8340431cd59850f00154e
MD5 a7cfb8084aaaf343567364103134ee26
BLAKE2b-256 c1d643cdc5778a8c63592eabc3caf6b2619093690166aa0a1f4cb635ed7e5740

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c7ceec7f63cca2005564664c9f2fc2e0806f83440a26e20a7aff2439cc22c6d7
MD5 665fdd1f9603d52968581795042915e5
BLAKE2b-256 a9ed3835e8dc927c624b77753d2820573ff9d220c27eb0bcca4b5b402c2cbc97

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41a5c9b0c8d17288c3d8092c442a74e7083ad92fcfe3cece44727a20f2977800
MD5 0ce22565654edcef92da996b0b6a0181
BLAKE2b-256 8f232a61c67ccfd46e41ccf59d895d89bfec976b2479f3913f23108951956025

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 00dfe3813b4d909fdacc39c4342b329d0772581f4181d0125e10bdd3fe336d30
MD5 4b00bb940bc81dc94459910efc951676
BLAKE2b-256 3933822b35c521ad92ea4e88f0a4199bfc6d355377ff5d59dad27c8488fcbaf9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 65896e8321fac1ab9ef04a60fcd3b379fa1f7ca75160cde97fa2d92589df8abf
MD5 514eea9f01fce91bbcb350b87ea374b9
BLAKE2b-256 6dcc5e37d274748e3fe48297cea811619e6be314211b9ddbb025bdba3b3bec12

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4a73db74894cbdf5144be3fd5ea3dbe7fadce6315a8dfe9b0b31173247bff5b6
MD5 c9890e3c7464dbed03438031d77b50f8
BLAKE2b-256 82b9c97e828d8962f85416f3264c1106eebcc437fd3ae8a1684d10261d3de656

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bfdb50cc1e0b5fb5d4eaf248619c2381a963da8591dd991ec9b4169c0a15bd0b
MD5 a9fe1506d8ac937a0ed45cfab87d1d35
BLAKE2b-256 1ade03e234fc791e2b6a5361a5f80bd094d8ad08838c702ed06ee50b193e8850

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 df4c0f4d2777ce51b321d6c1ed0226001e81f4e3be5c04b71718d2b181fa368d
MD5 89b47b1e5790baac076cb75927733134
BLAKE2b-256 86db7f5ece8f5c3ac67dd4826c77645a80ecdf54d434eca6f0b813d73ab6ef80

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 4b8632dac6208bd51364abcc10870e50da717fd25aad03a65e9b627721977214
MD5 46a2d06943c822cbe87d046a8163c349
BLAKE2b-256 0b25e4ab9d6bf9234b262dce52974a72bafea658ba9fbe7e84e9ff09133215a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f9c33746954ed355d6d6c36bbf5d75294523db2b7f97d58ea1509592a182d423
MD5 829381bb9ef0d43a904a1ad72a54df2c
BLAKE2b-256 801bd5a5e934fbaedda0b78c18cddc6f793da9f48c2b28b35a072c2dd675e1ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 35ba0542982759925b0569f8c74538a491431d3d472e18c3a3b6647ddddf729f
MD5 569af1c7f0ae0fb07a05459abd36f30e
BLAKE2b-256 782daa47bcbd7c82a50b45f3f1668a182ef9413e25db35ad6bc920bb5161b163

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 913a4d1c56c50332eb824900aa84d1938b9e2df676f09793be9d3c4eb4e859d4
MD5 b71861535cb225066c29714d510630be
BLAKE2b-256 b4b0bad8412e78145a5f407ff77b8b485c94fcb90833711f83991337c81d9013

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8aaf784040ce3f64a6c74cfe370959f784cbcd4e947c4e7c94930c3ea10d8179
MD5 8abe50b6ddb3e64cfccd0f98bba3ab6d
BLAKE2b-256 df16771788671701fa9503ea8db397d5aa39ee78643d14fc4cd0f1ef7e87c401

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7c9cb7f06073e08fcde8430f764cd17c85d80a81dc1bcd71329e1e97009f2c96
MD5 fb6779482bddb373996132a0a128964e
BLAKE2b-256 7d9149058a07f98b6b01c88a1df26fa7b8dd0a8da80099a5318e12552d8971d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 444eb1f0473575e019fe6bb1205db33ab69d23dc3deb0755f1fef0a9e27ca3ee
MD5 112e3794eca6e712c8a3c58d47b8eee7
BLAKE2b-256 b1c5a44cb86dd0dd99a382c40f1f726f92bb190d24343a23aa0491fcab31dab8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4a0bbb46b8e78e23ba064ebcaf926a69cd9f951f0bb7872f87c05728041d303b
MD5 6d675a35d8751fb074991b8767d84c91
BLAKE2b-256 6eef76a84f478f090a71a6a40c80806252d01c778c25222ac577c50f2de88cf0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 ca88004adb0ff2b4de834641e67d426f56c08d7afc922c5012c77fb17899f277
MD5 1593928ffb2cd7fb6aadf4b05d8620f1
BLAKE2b-256 9e4a51648210cf00b7e4095c66e5ae5580c73dcdc23d593c7ec63ccfcb90c82b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5db8a522695b67e2c4aeb5babe5559b211524cc6cfaa07f7637412b924d991d3
MD5 5cc3e8aa087696446acf2d3b887645cc
BLAKE2b-256 f0e81ce92757a4c57db454a0d23dde011ce2488ecada3cf7baa7d6d66e989570

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9bb9fba3337586e45d84346fbd866c16de9acea1afc38270ac8711205dc04045
MD5 1c6f257a680897aaa4fba993913d0aa1
BLAKE2b-256 b474d3fe60a5a066672949c4e74c7823aeb5cf5d5542d6369b3ca13f10ac1dc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5990c67803cd471cfdebc58ec9cfa3e7555046d433118785c9513a5a58a01094
MD5 5b633a7bb6735b6101fa4e1eaa3441a1
BLAKE2b-256 99af152998c88e91e9aaadc733e16acd5285a4d41a25a5eeecfdee68ddc25ce2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5b914d2970cce055d3e38560ac2aef7cc13e1b7357caeb927f6b457a2802d1ce
MD5 04a17eb5f5b176cad9010c9415efd0a0
BLAKE2b-256 a52a8659a302c09bc4f0d534e8bb7892f596618a32d8764f5a66218dafa42add

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a7b8126e5ff374b964d2535d6a77a04ae89bbc5ff51a0f64b5b0d92eea920bc2
MD5 8fc912b00fd44c363397a8c15c789b61
BLAKE2b-256 a61c74187317b798f2465f277b89809b559c3fb35239e2d52acbf7d6db1dac3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3ac50e7ea01cd631f9d8b0645a41582ade0981024f40e1f2d4c7a3e36998deba
MD5 955cc41495beb014a2a3545342226e35
BLAKE2b-256 85f77cedb9b9eb594b33374f2949567b75710dd0a8d3827b6a34fbc3237e9718

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dfa1b71988e45c36b22e6a49afe04c3ebec32c9d7150a791657b6907a8986663
MD5 7ba7461b2609021e574300f82a7104c4
BLAKE2b-256 bd826d5fc6d56d22a8414fb59416987bb0a4c69aab55e6ddb33c0ca31a5a6c73

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 51ce278e073d5c53f53193d96b2b8db1ea43934c3af48c6e4b3ad67c9457c5fd
MD5 b9cc55feb55b59f2f3d41280ccec78e7
BLAKE2b-256 c11b261065caeb53515b7631ff7cc5969e9c83d6294ddcae76455cdd20b05a84

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 801f15a7ff4e97b83c2c68aa124329ce5b0f8e07179e191b877a63d786f7dbb3
MD5 96832ebedf18af3436422e916fd42590
BLAKE2b-256 e391eaa91ed52b5c6af0058639217810b50b00928fc920cb9713d75fafbf1910

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3fb308ee686b5535de9a754d3f59c3cd2a5c266946a3887eecf97cbf1a257053
MD5 0321a697e502c219e2325822e21f527c
BLAKE2b-256 0fcf0f32166396c840847cc25ec4bb6dead82d2412a3049314f59a1caf7534f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 20e86cf21c338be03ad879d594821fc945e2e41ab232c2a13f1421d43c25aaa0
MD5 f3278ec46195f2d66ccdfb68390bf6cc
BLAKE2b-256 16c3ec0aa8842ed4040e0383c645e8a61461cfba070544e7ffe97329f6a64e7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 610f93cf5992d5087ca8f3063f15993d2d4db6abdabff7afbeece201b7550279
MD5 418359a013d3647bf1c6f861081eba78
BLAKE2b-256 b38acd5a95eb909a66f61101c75804035ec7aafd887ef663251621416f930f5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3d055388358ab8b8980e1199d1667e352e02d9c6ddc903f3be4e379ba6df616e
MD5 38ce0e1153131b92820fc7a652c72611
BLAKE2b-256 5a3434086b4806af4bb79c7f2c25dc3e91205f4d8e085dff43b39aca35bc54ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ca3542381d8c1b880f2ccae402c8fa30217c4d62f0808c0f123feeb39b997077
MD5 58b34c7c7cd1ad035390bc01d415db69
BLAKE2b-256 87872610d4fb8a61277481976cdc872f4409dcc61f5097b1d9ad5769e4973e24

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 33b34f3895cf0d45486d17ca434699bf1e38edb753f135ce66785008b76eb0e6
MD5 3ed8dc3e80900b65115d7fedc176946f
BLAKE2b-256 01d9bab0aaa3d2969877c5f4a7e87a16178888e1a7a703e4f1a7febd28eb40d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 4f660c61a230b26cf3c3d86553ba2a83e1bd2b1a81cf7492f9016e6317ac95e7
MD5 a28872cd65cc5f8f3576b427b3f41877
BLAKE2b-256 a3a4bfa813014d1b660f4d39bf12cf0f5a9a26ba01c7125de5c5256f1ce3fbd0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e5444eaab2ede41b0c2ce99ba7e5e8aa722f3f7edca3c3ad5172828215014a68
MD5 92601d9d9a85fc8f994302f451a3fea0
BLAKE2b-256 054e08ff062b752a7bc303a9a9c9578e1305134b9d501daa998976fca40abfb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp39-cp39-manylinux_2_28_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 33df5f5ea6c6286aee02db7fd70a0ffd70831c34443c1aeca6bc705e15967b57
MD5 9fb56a064b63dae333925981f1701a41
BLAKE2b-256 ead6b269601537457912c2fd8d058b8883eabc0a364c0b5e88ee90ebc0d6ee9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f19f96a1b944ec7f666e5a5b7dd1bb103f36f1ecf4e956603efb81b91239b709
MD5 bb45e482169028d687b6c73280138647
BLAKE2b-256 167e78d625114feaac0698055f7bc02869762d4ffbc8014454bd09ebd2ce358c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 183b1bd9da43950fb09de8f62b52b92073f532a2a239faf017ab28576686d8ba
MD5 a1866894223ed27fa128e3cee6016063
BLAKE2b-256 f4a4e3d3f223d5626594d878ead82d13058be960b22a5779a3c2da2fbc2ca611

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fa519bff9f0bafff80060ae9126d644d47c16e2b73c1d982bd54ac59c52caef5
MD5 5878f2a2d3662fc57b8f7117e7f43d91
BLAKE2b-256 5d537161e4e32e7046856ca78bbfd4cec4761103b5693a208e6cfdc5e84d8abf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 841bffd42362e81b4af586e69726114d5e1e1b8acdc3b76880c0f50e274bf537
MD5 a5348fcc54cdf61a785e34e265950be6
BLAKE2b-256 fde9dd3ad78ac21b99848d044af7ad51e80f3c0b863b9b3a0cb3aa2d09428fd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp38-cp38-musllinux_1_2_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 935793e74c6bcedc170991160f7af32b814f062e1031315a574ebf300fbf88f3
MD5 2d6fd9ed4507018282878f584e3a0bee
BLAKE2b-256 e8ed49b98911824848aab0bb0793cd3409028eb414fdfc2647729bd9fb4c2f65

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 5a5a02c6e8b95224721033e4f8a252a8503ffb0953dff1e169f88e6b8a092b78
MD5 e31709fab2d9f2eb8a1a7eff4916c720
BLAKE2b-256 4e9c644cbe4dd4ad4c17db83534bc25e717bc796aa8c9dedc64d76b1ae0aeba6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_i686.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a9450bc8dcb3808d17fa3d6280d2b074fa7858a265ca4ec187f25f775bbee6f6
MD5 3d664065f8f6ce2d87b9a9b74df0c5b7
BLAKE2b-256 704b626a35460e46ee28bb66b3ac83b672f253bd99483b5c177df1496166b12f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp38-cp38-manylinux_2_28_aarch64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyuwsgi-2.0.30.post1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.30.post1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5702736560094a614e287acb31cb295d97cc322ec80533b78c704c12dff48d89
MD5 62bc31ac7db10183b9876b719091063f
BLAKE2b-256 a67cec41f0eeca1fc10e3c083f17ff6878d669b2aaab64b7f9312131b698eedf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyuwsgi-2.0.30.post1-cp38-cp38-macosx_10_9_x86_64.whl:

Publisher: build.yml on lincolnloop/pyuwsgi-wheels

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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