Http/WSGI server for Python
Project description
PoorHTTP
PoorHTTP server is standalone HTTP/WSGI server, which is designed for using Python web applications. Unlike other projects, this is not framework, but single server type application.
For more information see Project homepage
Running
Daemon mode:
poorhttp --pidfile=/my/pidfile.pid --config=/my/config.ini start
Foreground (docker) mode:
python3 -OO -m poorhttp -a localhost -w simple.py -f -i
Installation
This software depends on two libraries python-daemon and lockfile which are installed automatically by pip.
From source:
Release tarbal on https://github.com/PoorHttp/PoorHTTP/releases
Git with account on git@github.com:PoorHttp/PoorHTTP.git
Git over http on https://github.com/PoorHttp/PoorHTTP.git
PyPI:
pip3 install poorhttp
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
Built Distribution
File details
Details for the file PoorHTTP-1.0.0.tar.gz
.
File metadata
- Download URL: PoorHTTP-1.0.0.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 886b70594a93155d5612e4f71c1cf7ff2d68421aee3cc2720c1ef5899b432f48 |
|
MD5 | a6bdf9942232cbcc44b3b000f9b40875 |
|
BLAKE2b-256 | 93a086e6c34174efcc99d170a720d94698329a441d704509717659fd20557bbb |
File details
Details for the file PoorHTTP-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: PoorHTTP-1.0.0-py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b7f5c1ee68c03ec1af3c8e125e73468789d775d02bc5b2c1ebe60c7114c3d51 |
|
MD5 | c7534f1c25e4b8dc554d9be942a16729 |
|
BLAKE2b-256 | 5f3000af8c0ddd37f6a64e35a0fd5d49a4199db64b0f7ad945f8c45c3a608c0c |