Hacker News new | past | comments | ask | show | jobs | submit login
Python AJAX Server (pyxer.net)
25 points by muriithi on March 6, 2008 | hide | past | favorite | 6 comments



The really interesting part of this is the python-to-javascript conversion, which appears to be based on this: http://davidf.sjsoft.com/files/py2js


"... the python-to-javascript conversion, which appears to be based on : py2js ..."

I like the way py2js uses pure python and lets you do the rest. Pyxer requires Cherrypy for the server.


While this is similar to Aptana's Jaxer project, Jaxer does server-side DOM stuff just as easily as client-side DOM stuff. I'm having a hard time imagining this framework does that. The only DOM stuff in the example is marked as clientside. With Jaxer, they actually have JQuery running serverside. I'm not sure how pyxer could even make use of JQuery clientside (or other frameworks).


God I've been waiting for this!

print "Thank you! "*1000000



[...] Thank you! Thank you! Than Timeout

awwwww




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: