I have developed a Twisted server(Python) for tutoring students. Is it possible to use just Maxima for the functions? My first line is
from twisted.web import static,server,http from sage.all import* from twisted.internet import stdio, reactor, protocol from twisted.spread import pb from twisted.internet.protocol import Protocol, Factory import sage.server.notebook.notebook from twisted.web.resource import Resource from twisted.web.static import File from twisted.web.server import Site import math import re import sys Thanx --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---