[ANN] Pyjamas 0.5p1 Web Widget Set and python-to-javascript Compilerreleased

  • Thread starter Luke Kenneth Casson Leighton
  • Start date
L

Luke Kenneth Casson Leighton

Pyjamas 0.5p1 - http://pyjs.org - is a bug-fix release.

Pyjamas is a Web Widget Framework, written in python, that is compiled
to javascript using its stand-alone python-to-javascript compiler. It
began as a port of GWT, to python.

Many of the issues faced by web developers - javascript and CSS
incompatibilities and difficulties - simply go away, with Pyjamas,
thanks to the declarative style used for Pyjamas application
development, that's near-identical to that of python-qt4, python-gtk2
and python-wxWidgets.

The use of Pyjamas for application development turns web browsers into
a desktop widget application development platform, with the added
advantage over traditional desktop widget sets of having full access
to the complete set of HTML features of web browsers.

The stand-alone python-to-javascript compiler is also beginning to
develop into a python accelerator. The combination of pyjs and pyv8,
or pyjs and python-spidermonkey, offers some interesting possibilities
for JIT compilation of python applications into x86 or ARM assembler
(using pyv8), by way of intermediate compilation to javascript.
Anyone who is interested in the possibilities should contact the
pyjamas developers at http://groups.google.com/group/pyjamas-dev

Downloads:
http://code.google.com/p/pyjamas
http://sf.net/projects/pyjamas
http://pypi.python.org/pypi/Pyjamas/0.5p1

Web Site:
http://pyjs,org
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top