Skip to main content

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 .

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page