On 6/6/11 10:20 AM, Owen wrote:
I have a friend who'd like to do as Sage has done: create a Python
based service available through web pages.

Is there any documentation as to how Sage builds web interfaces driven
by a Python backend?



You can look at the sagenb source code and documentation:

http://code.google.com/p/sagenb/

You can also look at a simpler project, a python-backed "single cell server". This is a work-in-progress, and is in its very early stages:

https://github.com/jasongrout/simple-python-db-compute

Also, there is an html notebook frontend in the in-progress ipython 0.11. Check the ipython github for the work so far.

Codepad also has a python backing:

http://codepad.org/

Thanks,

Jason

--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to