uwsgi_python26
WSGI plugin for uWSGI (Python 2)
Install
- All systems
-
curl cmd.cat/uwsgi_python26.sh
- Debian
-
apt-get install uwsgi-plugin-python - Ubuntu
-
apt-get install uwsgi-plugin-python - Arch Linux
-
pacman -S uwsgi-plugin-python - Kali Linux
-
apt-get install uwsgi-plugin-python - Fedora
-
dnf install uwsgi-plugin-python - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install uwsgi-plugin-python - Raspbian
-
apt-get install uwsgi-plugin-python
uwsgi-plugin-python
WSGI plugin for uWSGI (Python 2)
uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. This package provides Python WSGI plugin for uWSGI (linked with Python 2 runtime).