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.
pyuwsgi
is sponsored by Lincoln Loop.
uwsgi
is the creation of Unbit.
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
pyuwsgi-2.0.17.2b5.tar.gz
(816.1 kB
view hashes)
Built Distributions
Close
Hashes for pyuwsgi-2.0.17.2b5-cp37-cp37m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e20dc2b3820a0e2221a970318b9627a42bf24f95ceb0929548176b0fd90bb557 |
|
MD5 | b1980e652ddec6d0645af2b7f85d3e32 |
|
BLAKE2b-256 | bc5f066c3fe2c8d92c6c3b7be6d566f41a27402dd75f1f3c5fa480ec066813fd |
Close
Hashes for pyuwsgi-2.0.17.2b5-cp37-cp37m-manylinux1_i686.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01f2fe7db7637cfb864caaa8de3196626b613c1c917bf4adf284cfbd8dd58484 |
|
MD5 | 81bafe36bcb6e9f10f45f4df6bdfef9b |
|
BLAKE2b-256 | ffd214c90238a6033c322f291176e99812184d742bf989e0cbf78b21c2d607e0 |
Close
Hashes for pyuwsgi-2.0.17.2b5-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 | 208c4298f3d3653c073ae855e0c9f96a3549e3f0280a844d2f8ba4e5b36695ad |
|
MD5 | dde6c14ec6280a3493fdef3c25cdb00b |
|
BLAKE2b-256 | f045b8ef3f7ae78aed7d42c67aab6a7080e8663b75bafad4780742ea5802070d |
Close
Hashes for pyuwsgi-2.0.17.2b5-cp36-cp36m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3916871c03b2fc94ed712c212ad85253df11fcd12cf6751fc8bc2811cee38f7f |
|
MD5 | 3eed6f022c8c674e28da438097633a12 |
|
BLAKE2b-256 | 1b8d1d2aa4e2483ea41c88e2bd9028ccad0ab63720cb2c10949f2aca07693e23 |
Close
Hashes for pyuwsgi-2.0.17.2b5-cp36-cp36m-manylinux1_i686.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a37e2410d689fafc33065afb12796296e425f031c28d0a17cee85fa8ed41868 |
|
MD5 | 17048a924f1f1e0fbcf4ad514dd01916 |
|
BLAKE2b-256 | 2ad6b9ae9921a5a905c2e0d6cbf229a587ae860e17b3a5dbf56439069b50b697 |
Close
Hashes for pyuwsgi-2.0.17.2b5-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 | 3c383c60ad9e75d5939bcc21249ea365e5944e4b6d19e83339679a4e2a293d62 |
|
MD5 | cc78b32895901e5e2b4247a828569b11 |
|
BLAKE2b-256 | 76b3fdc1f236ce349229921b0e0c9ddbe9483a2e25338f410262d41bcae7fd41 |
Close
Hashes for pyuwsgi-2.0.17.2b5-cp35-cp35m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81a6280a6396a897bdee3ff23e60a8e19a78c434edb18c1086820b21fc9e76cf |
|
MD5 | 07d5d9a90d609c4064e74e11d2bc263c |
|
BLAKE2b-256 | fddc4651fa28ce0bee9ae83eb098e6a6b8484bb97d5ea6e62303306fbf01dac1 |
Close
Hashes for pyuwsgi-2.0.17.2b5-cp35-cp35m-manylinux1_i686.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b6ce98cc5522cc2cb7bb1956802776f18f03bdaba2961f0886115ba9f8729e2 |
|
MD5 | 41a091101ef32d74d4bbfaf437931ea6 |
|
BLAKE2b-256 | aa5ee2fc313cb9d128f4cdb6641231da2dc632a4e2507a5ec97aa79a62b530ac |
Close
Hashes for pyuwsgi-2.0.17.2b5-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 | b991d9558a527d50652d70b9f60cbfc8dc39cc1aaf51cf755ed3e36169561909 |
|
MD5 | 6e1b85be385354b3d51d809ed4a3e5db |
|
BLAKE2b-256 | d569e2fd22104475878c4746048e5232851565c05436ecb54eab3bff8c75dbdb |
Close
Hashes for pyuwsgi-2.0.17.2b5-cp34-cp34m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3da5b214d37aa1aaf41b9dc3d563ea519c639715d0572c0e3a5d790ba95563cb |
|
MD5 | 353818fda7aca278e71ee494e9476d44 |
|
BLAKE2b-256 | 168e060fdd452852e09042e7bb6498bfb1c7e11fe5feab4fb6438994028af359 |
Close
Hashes for pyuwsgi-2.0.17.2b5-cp34-cp34m-manylinux1_i686.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35ededa3945cc751410a8f2b172a14153bc4aabfec0f3930bd96ca0b652a44c9 |
|
MD5 | 638e4af039093fad4adaef821fafc188 |
|
BLAKE2b-256 | b935681a7b5f757885af24f04f06edc388f6eb8279dbde353cb4189ea2184e9b |
Close
Hashes for pyuwsgi-2.0.17.2b5-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 | 8a11fcb78671429b582fd736e52a8585ea1e42ffdbc9c36a51b488973b10c3e8 |
|
MD5 | 8b9495e8807719d803605ed138b9264e |
|
BLAKE2b-256 | 9a8e96a3ffbe8b9d64b6e221f5280bbaec2160743686baad834468d5df7ec9df |
Close
Hashes for pyuwsgi-2.0.17.2b5-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99e73998a422d798d7555510eee7a4b26d14aee114e35bae634d55fe1dbeff33 |
|
MD5 | 95277b7cec6fd4233f2452b69f93e7da |
|
BLAKE2b-256 | 56422229d8d8d81a38c6b3f05fb0e97e4e6a44ed8ffa1cba15c77b6af8d6e544 |
Close
Hashes for pyuwsgi-2.0.17.2b5-cp27-cp27mu-manylinux1_i686.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 395ea72fe17baeed796eaceb1e86a09c40b044a467ab9f8dd6762187a86c0c2a |
|
MD5 | a4734280850734f1bc3ea4a8450ca289 |
|
BLAKE2b-256 | 10f76c497e2af7ad37542c175d2347202bacdcc44f07b7402925c920687e78a8 |
Close
Hashes for pyuwsgi-2.0.17.2b5-cp27-cp27m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97b510b585f477ef0bbaa6838390855c7763007c36410514b1d9393dc7767739 |
|
MD5 | a8bd1343bde2c7cdd034394f6043365b |
|
BLAKE2b-256 | 68decb1b2645e656316317334b383a1aa372d89a51089d29fab865b259229d1e |
Close
Hashes for pyuwsgi-2.0.17.2b5-cp27-cp27m-manylinux1_i686.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7799d5645f2c4916dc127c19a532f8a4299227ef9e06ea2bf64430c9721a88ca |
|
MD5 | 4fbc4919575ccc4460af74e376492f55 |
|
BLAKE2b-256 | fb13256a7a11c765b9cee65a5f40ecb0912ee4d5e52a706990e8472dc18b2d4f |
Close
Hashes for pyuwsgi-2.0.17.2b5-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 | c998599dfae233d34ed459fc8952971424e0a31f043fc1ff80685f8def1d015a |
|
MD5 | ce920bf97a87c6a30092fd3cb8f6f3ba |
|
BLAKE2b-256 | 6bd11ca10e965cc79166aac4d5ca7c294096f006007f5496b4a9e83ffbe18146 |