On Friday, March 23, 2012 7:21:08 PM UTC-4, Derek wrote:
>
> No, Pyjamas actually requires python installed everywhere it runs, even on 
> desktops.
>

Not sure what you mean. Pyjamas compiles your Python code to Javascript. 
The Javascript is then sent to the browser as part of the web app. The 
machine with the browser does not have to have Python installed. Only the 
developer of the Pyjamas app nees Python, not the users (I'm talking about 
Pyjamas web apps, not desktop apps).

Anthony

Reply via email to