Pyjs.org – Build AJAX Apps In Python

Pyjs.orgSelf-dubbed as “a stand-alone python to javascript compiler, an AJAX framework/library and a Widget set API”, Pyjamas will enable you to write web applications using the flexibility of Python. The difference between Python and HTML and Javascript is that the former is a readable programming language whilst the latter are mostly unreadable when it boils down to applications that are even medium-sized.

A further advantage of employing Python is that you can use and reuse both classes and modules. What’s more, it dispenses with typical browser incompatibility headaches, and that is always a plus.

As it was to be expected, you can read a wealth of technical information on the site and inform yourself about the nuances of this compiler and how to best put it into practice.

It can be said that the whole process is more similar to desktop application development than to traditional web development. As such, it is an interesting alternative to those who are looking into developing their first applications.

Pyjs.org In Their Own Words

“Pyjamas is a stand-alone python to javascript compiler, an AJAX framework / library and a Widget set API. You can write web applications in python – a readable programming language – instead of in HTML and Javascript, both of which become quickly unreadable for even medium-sized applications. Your application’s design can benefit from encapsulating high level concepts into classes and modules (instead of trying to fit as much HTML as you can stand into one page); you can reuse – and import – classes and modules.”

Why Pyjs.org It Might Be A Killer

It is a viable alternative to web development as a whole.

Some Questions About Pyjs.org

How knowledgeable must you be to make the best out of this solution? Pyjs.org

More Stories