Skip to main content

The uWSGI server

Project description

The uWSGI server as a Python module

Install

pip install pyuwsgi

Run

The installed script, pyuwsgi, is a drop-in replacement for the uwsgi script.

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 full uWSGI documentation can be found at https://uwsgi-docs.readthedocs.org.


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.17.2b3.tar.gz (816.0 kB view details)

Uploaded Source

Built Distributions

pyuwsgi-2.0.17.2b3-cp37-cp37m-manylinux1_x86_64.whl (718.0 kB view details)

Uploaded CPython 3.7m

pyuwsgi-2.0.17.2b3-cp37-cp37m-manylinux1_i686.whl (711.3 kB view details)

Uploaded CPython 3.7m

pyuwsgi-2.0.17.2b3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (460.0 kB view details)

Uploaded CPython 3.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

pyuwsgi-2.0.17.2b3-cp36-cp36m-manylinux1_x86_64.whl (718.0 kB view details)

Uploaded CPython 3.6m

pyuwsgi-2.0.17.2b3-cp36-cp36m-manylinux1_i686.whl (711.3 kB view details)

Uploaded CPython 3.6m

pyuwsgi-2.0.17.2b3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (460.0 kB view details)

Uploaded CPython 3.6m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

pyuwsgi-2.0.17.2b3-cp35-cp35m-manylinux1_x86_64.whl (718.0 kB view details)

Uploaded CPython 3.5m

pyuwsgi-2.0.17.2b3-cp35-cp35m-manylinux1_i686.whl (711.3 kB view details)

Uploaded CPython 3.5m

pyuwsgi-2.0.17.2b3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (460.0 kB view details)

Uploaded CPython 3.5m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

pyuwsgi-2.0.17.2b3-cp34-cp34m-manylinux1_x86_64.whl (718.0 kB view details)

Uploaded CPython 3.4m

pyuwsgi-2.0.17.2b3-cp34-cp34m-manylinux1_i686.whl (711.3 kB view details)

Uploaded CPython 3.4m

pyuwsgi-2.0.17.2b3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (460.0 kB view details)

Uploaded CPython 3.4m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

pyuwsgi-2.0.17.2b3-cp27-cp27mu-manylinux1_x86_64.whl (716.0 kB view details)

Uploaded CPython 2.7mu

pyuwsgi-2.0.17.2b3-cp27-cp27mu-manylinux1_i686.whl (709.1 kB view details)

Uploaded CPython 2.7mu

pyuwsgi-2.0.17.2b3-cp27-cp27m-manylinux1_x86_64.whl (716.0 kB view details)

Uploaded CPython 2.7m

pyuwsgi-2.0.17.2b3-cp27-cp27m-manylinux1_i686.whl (709.1 kB view details)

Uploaded CPython 2.7m

pyuwsgi-2.0.17.2b3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (457.9 kB view details)

Uploaded CPython 2.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

File details

Details for the file pyuwsgi-2.0.17.2b3.tar.gz.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3.tar.gz
  • Upload date:
  • Size: 816.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3.tar.gz
Algorithm Hash digest
SHA256 9fb0e659686ca6f03a64a3e36cd3dd1d2ef84d4aa40e1bdfcda288d792ab6176
MD5 a5a2d9cea0adb5a3219608f03fad4a10
BLAKE2b-256 37a4fa4813f3563ce830a7c49b00975a4b586bdda86acc36d7fcde8c72bf8cc3

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 718.0 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 65e5120dc4b02f06413cae518c2a511dade8c27822bb385209a590d05a26bb05
MD5 03322d188a72dab2feb715c06e802b49
BLAKE2b-256 3a77549f48907b08c6659abd1c0881bda17a74eb09f1ffa507d89a723e6b0570

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 711.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6e4f3a937cca16f5a360ad3da32329b7492894f1cfbb3204ab7d63d080a28046
MD5 1b8cedd5caae0ced86ae1837b1fa342c
BLAKE2b-256 eff558f0ee5a1183d65f0dea4b6eb3a0c692b50070277c1763f74d0bc7171cca

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 c5f96cc74dac07be217c11e62572fea00f4dab503a84d9a2d14dc72add5cf2d9
MD5 ad3f451e6c98893f9cb61ec00dcf69ad
BLAKE2b-256 dd8d0bd6310c98ccab39b80fcaa55fcb62ace5eb1beeccd34db9f7e6fe77eff7

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 718.0 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 13544a88ce124b10c378bcfcc16c15733965ca05efecafaaed72964c6a0d71a2
MD5 1a3f6a641ddd1a598288c102242f0a52
BLAKE2b-256 9dc5756d0708dbecc583d2228b05027e58e6b81e5c0022c272da8f87277df09b

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 711.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 86e006e0956b64cc1382da9689fc8e304a913b59337e24df0cfbdfa7857d571f
MD5 750b8bb601becaa4d766f1fac72dbdf8
BLAKE2b-256 867d2d9732eba60ff14a4571b24ce88c9541980a1c999a1cd6b5e7da215f6cab

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 14931166ad2f613759566c6a6af013f22cc2d028d6e8973194ef27b37fa9156f
MD5 f49e1ee3804f8d2fb4d5a9b575b85c90
BLAKE2b-256 1494d779dbefc458597b7b138c4c5fef9d220bb89e5c3cbcce74dfe80d58b9b4

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 718.0 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 88e5dc81fb4d88e049cb81ae4e295821bcc9d02e82f88f5efafb930ed024be81
MD5 7bed4e9a338776e1544afb9933163263
BLAKE2b-256 63dfcfa75c30d61d5b8bb12f8e5acd9b5361ee4843218a0674bed99a865e2d8f

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 711.3 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 4e3f4253681fce6019f790b23cd68f49d0cb2469583929ee6058000f729939bc
MD5 4a1de2fe2fd12e455afafe7974556962
BLAKE2b-256 f6f723c83ac58cbf64fedf4308284e8f7fd10a557f0c2c9551e0e79bccf33bcb

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 64887a39025a26c2266e164f6a173a73249b33bea6afb62ee87ef7f27b38bdb2
MD5 20012f5ae84b20fb16515606840284ca
BLAKE2b-256 ecf370ba2041519193a4c50d005f5f99f1ad891137452974e46cd7fa59cfdae3

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 718.0 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5520d2ab6c7a1fcac7d2b92df7073815bafba9189e28a1d64b711daf121b7490
MD5 76a5805cc708b599ca79e4696f504d3c
BLAKE2b-256 095bdc077edb71832c2d1f0eb75058916b81a4dfdb764b18bbf3dca3cb43381a

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp34-cp34m-manylinux1_i686.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp34-cp34m-manylinux1_i686.whl
  • Upload date:
  • Size: 711.3 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c1d24e5b680714cebab04df5b0fa68da171f9964013885d5f1b8a849c3f27ed0
MD5 dbe35080fce7f4339a1a150c25a04dc2
BLAKE2b-256 c57b2b78878db04ac9fbdb3ea031f69840df4c4c2474db0cbd5cb28503d0c69d

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 262dcb34ab6be51ecacc4768770d0c81d1e3c637c043d6ac8ac4e49176dc9aaf
MD5 ddc252a6b14816433876484f0aea4047
BLAKE2b-256 9bbe64e6e998868d599ddb4789a800e6a4755dc933956a8f2a80ddf853f38309

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 716.0 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9955f0b379b206b6c4a4677849913a2931d3ea5dbaac5e2f5ecde214ac957d78
MD5 c25236e9dd17855cb31bde3e07a64b8b
BLAKE2b-256 e7f1d30310f61d216c1d0ea108bfd62b076c319e8d8807a531fcf4adf13adbee

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 709.1 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ae5d1f92e9503cd80205436a8f097f7dc5ee67510bf33a3aff0ac7dfe16d26c6
MD5 724d2ed8ee782918b5d2451724a51ed3
BLAKE2b-256 901be86065ccd7390003dbfd67741f5ae4e268d2a877f2cd3b04f27acfbc93ac

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 716.0 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b4f3767a3632fd75862936944d463a8e2d4bf6c0a1788ee7bbffb60d9b624599
MD5 95a05b4ddfc80c6da60941d1ab20b84e
BLAKE2b-256 ec7e3bda9b1f31f3b6d8fd6fadf7ff7844d8f1ad9b853273c7a3c2b9001d2ca5

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: pyuwsgi-2.0.17.2b3-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 709.1 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 9dbc7852a8bcb804f0a941ab1a82618939445aa33f24032ca674227c14ab5f1b
MD5 33823617c213bbbf9cfbe3ea02539fe3
BLAKE2b-256 8ce67fa49218592e055e7e7e0e797406824327a5d9b03be039faf90fbd18798c

See more details on using hashes here.

Provenance

File details

Details for the file pyuwsgi-2.0.17.2b3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for pyuwsgi-2.0.17.2b3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 d69df4310fa7fb79d6cbff035e2bc4bc8e55c54aa6a3611948553ddd4e9a9110
MD5 15392cc9cbd3f625de9d2b4d77d0da90
BLAKE2b-256 f6375b4bcbd3729e321ac68e0450fc0a1daaa0562535cd03d142265bbdef9bfb

See more details on using hashes here.

Provenance

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