Hi,

Brython (Browser Python) is an implementation of Python 3 in the browser, with 
an interface to the DOM elements and events. Its goal is to be able to write 
client-side programs in Python as easily as in Javascript, inside <script 
type="text/python">...</script>

Launched late 2012, Brython is supported by a growing community. Release 2.0 
covers most of the Python syntax, many CPython built-in modules, and fixes 
issues related to the interaction with Javascript libraries

The Brython site (http://www.brython.info) presents documentation and demos
Development is hosted by Bitbucket : https://bitbucket.org/olemis/brython/src
Join us on the forum : 
https://groups.google.com/forum/?fromgroups=#!forum/brython

- Pierre
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to