wsgi-proxy 0.4.0
pip install wsgi-proxy
Latest version
Released:
WSGI proxy application
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License 2.0)
- Author: Hong Minhee
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Topic
Project description
This package implements a simple WSGI app that does HTTP 1.0 proxy. You can install it using pip or easy_install:
$ pip install wsgi-proxy
You can run a proxy server using wsgi-proxy command it provides:
$ wsgi-proxy -p8080
It provides a WSGI application object (wsgi_proxy:app) as well:
$ pip install gunicorn
$ gunicorn -p8080 wsgi_proxy:app
Links
- Docs
- Bitbucket (Mercurial repository)
- Package Index (Cheeseshop)
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License 2.0)
- Author: Hong Minhee
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Topic
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 wsgi-proxy-0.4.0.tar.gz
.
File metadata
- Download URL: wsgi-proxy-0.4.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74463f0c28fa8733cb56ee61d933db544e761027e3ea3dd3f649009f8369bbef |
|
MD5 | 69ffc2348494f69b3455d29fe28813ad |
|
BLAKE2b-256 | 97171f4f85b2cb637f466cc8b2da924162192bb6f9b3446dd5563df0399191e4 |
File details
Details for the file wsgi_proxy-0.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: wsgi_proxy-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a323e1b5ed6490725fec701dae73be449147a6ac1c8d59e2d3b9174824a2ba2 |
|
MD5 | 7120bdd450e8a5db5b7e2c620d260a04 |
|
BLAKE2b-256 | fcf21df3d86a1d55409208698c5f214fa2d29485f1d14a311f4fa35ae8eb070b |