> > I made this Python calculator that will take an equation as an input > > and will display the computed curves on a shiny Tkinter interface > > well, it doesn't sound like you're quite as newbie-ish as many other > newbies ;-) > > > Now, I'd like to make this application available on a public web > > page... and all I could come up with was this post > > some potentially useful links: > > http://tkinter.unpythonic.net/wiki/ > http://infogami.com/ > http://pages.google.com > > > I'd also appreciate a link to a beginner forum > > assuming "beginner" implies "really wants to learn", this one's quite nice: > > http://mail.python.org/mailman/listinfo/tutor
And perhaps you'll find this also helpful: http://modpython.org/ an apache module that embeds the interpreter into the webserver. -- http://mail.python.org/mailman/listinfo/python-list