| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This example is to demonstrate support for a2wsgi, available since BlackSheep 2.6.1.
pip install blacksheep a2wsgi gunicorn
gunicorn server:wsgi_app -w 4pip install uwsgi
uwsgi --http :8000 --wsgi-file server.py --callable wsgi_app| Back | FazBrowse Home | New Git URL |