On Sat, 13 Apr 2013 12:16:18 -0700 (PDT), [email protected] wrote: > If you mean a helloworld.py with just:
> print "Hello World" >I don't of a way to 'serve it directly' you on need at least a minimal a >waging app setup like the one shown here under >The first WSGI application¶ >http://uwsgi-docs.readthedocs.org/en/latest/WSGIquickstart.html Thanks for the infos. At this point, the appliance (based on the Marvell Kirkwood 88F6281 ARM9E/ARMv5TE processor) only has Nginx, but uWSGI seems unavailable from the standard Debian depots: ==================== /tmp# dpkg -l | grep -i uwsgi /tmp# apt-cache search -n uwsgi /tmp# apt-cache search -n uWSGI ==================== Does someone know if uWSGI is supported for ARM? This page doesn't mention the platforms for which uWSGI is available: http://uwsgi-docs.readthedocs.org/en/latest/LanguagesAndPlatforms.html If it's not available for ARM, I can try cross-compiling it wit the binary toolchain provided by Marvell, but I need to know how. Thank you. PS: > Sent from my BlackBerry 10 smartphone. When you reply from your smartphone, the NNTP application (Free Agent for Windows) that I use to view the mailing list through the Gmane servers can't display your posts, while they're fine when you post from a PC. http://bagofiles.free.fr/bug.display.gmane.comp.python.wsgi.uwsgi.general.jpg _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
