mod-wsgi 5.0.1
0
Installer for Apache/mod_wsgi.
Contents
Installer for Apache/mod_wsgi.
How to Install mod-wsgi
You can install mod-wsgi using pip
pip install mod-wsgi
or add it to a project with poetry
poetry add mod-wsgi
Package Details
- Author
- Graham Dumpleton
- License
- Apache License, Version 2.0
- Homepage
- https://www.modwsgi.org/
- PyPi:
- https://pypi.org/project/mod-wsgi/
- Documentation:
- https://modwsgi.readthedocs.io/
Classifiers
- Internet/WWW/HTTP/WSGI
- Internet/WWW/HTTP/WSGI/Server
Related Packages
Errors
A list of common mod-wsgi errors.
Code Examples
Here are some mod-wsgi
code examples and snippets.