In case you wish to convert Python to JavaScript, you should definitely look
at the python to javascript compiler at pyjamas.
http://pyjs.org/#Supported

 <http://pyjs.org/#Supported>Vishal

On Tue, Sep 14, 2010 at 10:04 AM, Dhananjay Nene
<[email protected]>wrote:

> On Mon, Sep 6, 2010 at 6:32 PM, naman jain <[email protected]> wrote:
>
> > Hello,
> >
> > I want to do something through python what applets do in java.
> > Through a website I want people to log in and do some tests locally on
> > their
> > machines and send the results
> > to the server.
> >
> > According to my understanding we have methods like applets or flash to do
> > something
> > locally on the client machine.
> >
> > Is there any way in python we can achieve it ?
> > I have my test scripts in python(which do some communication and file
> > transfer to serial devices connected locally),  and I would like to avoid
> > rewriting them in java.
> >
> >
> a. Since Jython was mentioned earlier in the thread, that could possibly be
> a solution
> b. You may want to check out coffeescript
> http://jashkenas.github.com/coffee-script/
> <http://jashkenas.github.com/coffee-script/>It actually compiles the
> python
> like code into javascript, Not sure how much code change
> that might involve.
>
> Dhananjay
>
> >
> > --
> --------------------------------------------------------
> blog: http://blog.dhananjaynene.com
> twitter: http://twitter.com/dnene
> _______________________________________________
> BangPypers mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Thanks and best regards,
Vishal Sapre

---
"So say...Day by day, in every way, I am getting better, better and better
!!!"
"A Strong and Positive attitude creates more miracles than anything else.
Because...Life is 10% how you make it, and 90% how you take it"
"Diamond is another piece of coal that did well under pressureā€
"May we do good and not evil. May we find forgiveness for ourself and
forgive others. May we share freely, never taking more than we give."
_______________________________________________
BangPypers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to