Registered
by
Dirk Holtwick
Pyxer is a Python AJAX Server/ Framework similar to the
Jaxer project of Aptana. Instead of writing client side
code in Javascript you can use Python. The Python code
will be translated to Javascript before send to the client.
You may also have server side code defined in the
HTML file that can asynchronously be called form the
client with seamless use of AJAX in the background.
Example for use in Turbogears included.
View full history Series and milestones
Loading graph...
trunk series is the current focus of development.