Hi, I just uploaded a python uwsgi module stub to pypi and thought some here maybe interested in that as well.
It was always a little bit annoying if you `import uwsgi` in your code and the editor hightlights it as error and doesn't have autocompletion etc. Find the code here: https://github.com/dakra/uwsgi-stub or just install it with `pip install uwsgi-stub` Cheers, Daniel _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
