Getting uWSGIΒΆ
These are the current versions of uWSGI.
| Release | Date | Link |
|---|---|---|
| Unstable | - | https://github.com/unbit/uwsgi/ |
| Stable | 2013-07-21 | http://projects.unbit.it/downloads/uwsgi-1.9.14.tar.gz |
| LTS | 2013-03-09 | http://projects.unbit.it/downloads/uwsgi-1.4.9.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)