<div dir="ltr">Thanks for the feedback. Actually I asked this question also in the django-users mailing list and Russell Keith-Magee told me about Brython, Skulpt and PyPy.js (I hope it's OK that I reply to these 3 mailing lists) but I also asked if I can use JavaScript scripts such as jQuery, jQuery UI and other jQuery plugins from the scripts in Python and Russell said it's possible but not practical for production. And I'm thinking about developing Speedy Mail Software or other projects for production (of course after the alpha & beta are over) so I guess we are stuck with JavaScript for the client side programming. And I don't mind if they use a compiler or an interpreter or any other method to run Python in the client side, as long as it works. But without using jQuery and other plugins it would be very hard to use these projects in production.<br><br>Uri.<div><br><div id="WISESTAMP_SIG_d2e766447b2bf09b610c69a9c99a2219" href="http://WISESTAMP_SIG_d2e766447b2bf09b610c69a9c99a2219"><div><div style="max-width:600px;direction:ltr" class="main_html date__2015_08_11___07_29"> <div class="html wisestamp_app main_sig" id="t3" style="margin:8px 8px 0 0"> <table cellpadding="0" cellspacing="0" width="473" style="border-bottom:1px solid #45668e;font-size:16px;font-family:Arial;color:#3a3637;margin-bottom:5px"> <tbody><tr><td style="text-align:initial"> <span style="border-bottom:3px solid #45668e;padding:0 15px 0 5px"> <b class="theme-font" style="color:#333;font-size:16px">Uri Even-Chen</b>    </span> </td></tr> </tbody></table> <table border="0" style="width:440px;font-family:Arial"> <tbody><tr valign="top"> <td style="max-width:300px;width:70px"> <img src="https://s3.amazonaws.com/webapp.wisestamp.com/n6MF4KQySDCyrzVnPlEw_%D7%90%D7%95%D7%A8%D7%99%20%D7%A2%D7%9D%20%D7%90%D7%95%D7%A4%D7%A7.png#logo" style="max-width: 295px;max-height: 295px;border-radius:4px;moz-border-radius:4px;khtml-border-radius:4px;o-border-radius:4px;webkit-border-radius:4px;ms-border-radius: 4px;width:65px;height: px" alt="photo"> </td> <td style="text-align:initial;font:12px;color:#4e4b4c;padding:0 10px"> <span style="color:#45668e;font-size:12px">Phone:</span><a href="tel:+972-54-3995700" style="color:#4e4b4c;font-size:12px;text-decoration:none"> +972-54-3995700</a><br> <span style="color:#45668e;font-size:12px">Email:</span><a href="mailto:uri@speedy.net" style="color:#4e4b4c;font-size:12px;text-decoration:none"> uri@speedy.net</a><br> <span style="color:#45668e;font-size:12px">Website:</span><a href="http://www.speedysoftware.com/uri/en/" target="_blank" style="color:#4e4b4c;font-size:12px;text-decoration:none"> http://www.speedysoftware.com/uri/en/</a><br> <div style="padding-top:3px"><a href="http://www.facebook.com/urievenchen" target="_blank"><img style="border-radius:0;moz-border-radius:0;khtml-border-radius:0;o-border-radius:0;webkit-border-radius:0;ms-border-radius:0;border: 0;width:16px" width="16" src="https://s3.amazonaws.com/images.wisestamp.com/icons_32/facebook.png"></a> <a href="http://plus.google.com/+urievenchen" target="_blank"><img style="border-radius:0;moz-border-radius:0;khtml-border-radius:0;o-border-radius:0;webkit-border-radius:0;ms-border-radius:0;border: 0;width:16px" width="16" src="https://s3.amazonaws.com/images.wisestamp.com/icons_32/googleplus.png"></a> <a href="http://www.linkedin.com/in/urievenchen" target="_blank"><img style="border-radius:0;moz-border-radius:0;khtml-border-radius:0;o-border-radius:0;webkit-border-radius:0;ms-border-radius:0;border: 0;width:16px" width="16" src="https://s3.amazonaws.com/images.wisestamp.com/icons_32/linkedin.png"></a> <a href="http://twitter.com/urievenchen" target="_blank"><img style="border-radius:0;moz-border-radius:0;khtml-border-radius:0;o-border-radius:0;webkit-border-radius:0;ms-border-radius:0;border: 0;width:16px" width="16" src="https://s3.amazonaws.com/images.wisestamp.com/icons_32/twitter.png"></a></div> </td> </tr> </tbody></table> </div><div style="clear:both;height:0!important"></div><div class="wisestamp_app wordpress" style="font-size:12px;margin:8px 8px 0px 0px"> <table> <tbody><tr> <td style="margin:0 4px;vertical-align:middle"> > <a href="http://www.speedysoftware.com/uri/blog/speedypedia-in-hebrew-and-english/" target="_blank">Speedypedia in Hebrew and English</a> </td> </tr> </tbody></table> </div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 10, 2015 at 7:40 PM, Ian Kelly <span dir="ltr"><<a href="mailto:ian.g.kelly@gmail.com" target="_blank">ian.g.kelly@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Aug 7, 2015 at 5:00 AM, Uri Even-Chen <<a href="mailto:uri@speedy.net">uri@speedy.net</a>> wrote:<br>
><br>
> Are you familiar with pyjs? I saw the website and I see that the latest stable release is from May 2012. Is it possible to use pyjs to compile Python to JavaScript? Which versions of Python are supported? Are versions 2.7 and 3.4 supported? And is it possible to use Django (in the client side) and JavaScript frameworks such as jQuery, jQuery UI and jQuery plugins together with pyjs?<br>
<br>
</span>And if you check the commit history on GitHub, there are only two<br>
commits in the past year. The project was hijacked (i.e. forked plus<br>
"we're taking the domain name and the mailing list too") a few years<br>
ago (also in May 2012, I think not coincidentally), and that sadly<br>
seems to have slowly killed the development momentum on the project.<br>
<br>
I'm not really familiar with the space, but I tend to hear good things<br>
about Brython. PyPy.js and Skulpt are other alternatives. However, I<br>
think that all of these are implementations of Python in Javascript,<br>
not Python to Javascript compilers.<br>
<span class="HOEnZb"><font color="#888888">--<br>
<a href="https://mail.python.org/mailman/listinfo/python-list" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-list</a><br>
</font></span></blockquote></div><br></div>