Getting uWSGIΒΆ

These are the current versions of uWSGI.

Release Date Link
Unstable - https://github.com/unbit/uwsgi/
Stable 2013-09-24 http://projects.unbit.it/downloads/uwsgi-1.9.17.1.tar.gz
LTS 2013-08-23 http://projects.unbit.it/downloads/uwsgi-1.4.10.tar.gz

uWSGI is also available as a package in several os/distributions.

uWSGI has a really fast development cycle, so packages may not be up to date. Building it requires less than 30 seconds and very few dependancies (only python, a c compiler/linker and the libs/headers for you language of choice)