[python-advocacy] The python way to write web applications

Laura Creighton lac at openend.se
Fri Oct 12 07:25:44 CEST 2007


If you look at pypy, we have an experimental javascript back end
which allows you to write your application in Python (or any of
the other suppoorted dynamic language frontends, such as Prolog)
and produce javascript which you can run in your browser.  It is
still very experimental, and not ready to be used in production, 
but I think it is what you are looking for.

see: http://codespeak.net/pypy/dist/pypy/doc/js/whatis.html for 
the javascript docs
http://play1.codespeak.net/
for some demos to play with -- but Bub and Bros will only work if
the Bub-and-Bros server is up, which isn't often these days
and http://codespeak.net/pypy/dist/pypy/doc/faq.html
for the FAQ about pypy in general.

Laura Creighton



More information about the Advocacy mailing list