TODO
Project description
-- coding: utf-8 --
anywsgi-py
quick and dirty use any available WSGI server for running from command line
Getting Started
Regular install
pip install anywsgi
Without a source code checkout
Picking up the latest version
pip uninstall anywsgi; python -m pip install --upgrade git+https://github.com/clach04/anywsgi-py.git
From a source code checkout
# pip uninstall anywsgi
# python -m pip install -r requirements.txt
# TODO requirements_optional.txt
python -m pip install -e .
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
anywsgi-0.0.1.tar.gz
(9.0 kB
view details)
File details
Details for the file anywsgi-0.0.1.tar.gz.
File metadata
- Download URL: anywsgi-0.0.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccf6aa4d3e208a9546affe3789a60e591c8b54773ff80e353bd3ead23d5408f1
|
|
| MD5 |
ce4086f77906a7311ab39c5ea5f33d3f
|
|
| BLAKE2b-256 |
4d7f4e35da293c4cc95bd260d313ac73bd745d8cf866b1db151835f69016c51e
|