Sascha Peilicke wrote:
>
> ... Wouldn't it be cool to have our favorite
> language at hand when developing a web-app?
If you're don't mind having a bit of a different model, PyPy might be
interesting for you. They have a (relatively complete) Python to
JavaScript convertor, which allows you to w
> is available. But one thing is missing: client-side python-scripting in
> the web-browser!
You might be interested in Brett Cannons work see:
http://mail.python.org/pipermail/python-dev/2006-June/066344.html
AIUI: The restricted execution issue needs to be addressed before
anything else can ha
Hello,
Hello, hopefully this is the right place, I would like to propose a new
application area for Python. But lets start from the beginning. Python
already started to conquer the server-side via all those cool frameworks
(Django,Pylons,TurboGears,...), basically everything related to networks
is