view pkg-descr @ 9:c54e231ccdf7

Don't use Python's setuptools; this removes the superfluous runtime-dependency on Python's setuptools
author Franz Glasner <hg@dom66.de>
date Sun, 24 Sep 2017 01:16:20 +0200
parents 748e69c58ee3
children 4443158ec41b
line wrap: on
line source

uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
aimed for professional python webapps deployment and development.  Over
time it has evolved in a complete stack for networked/clustered python
applications, implementing message/object passing, RPC and process
management.

WWW: http://projects.unbit.it/uwsgi/