9 ms·
I've done some experiments packing gunicorn+ a wsgi app with PEX[1] to have a standalone executable. Seems to work pretty well, although I haven't tried it for
by sibsibsib 12y ago
I've done some experiments packing gunicorn+ a wsgi app with PEX[1] to have a standalone executable.
Seems to work pretty well, although I haven't tried it for anything production related.
[1] http://pex.readthedocs.org/en/latest/api/index.html http://pex.readthedocs.org/en/latest/api/index.html