is it possible to use python to create a website? I try to use it but I've some problems, please help me to solve my problem[.
tank to reply.
python and website creation
Started by Goeasy, Aug 05 2008 07:49 AM
1 reply to this topic
#1
Posted 05 August 2008 - 07:49 AM
|
|
|
#2
Posted 05 August 2008 - 07:56 AM
I have written two blog posts on the subject: this one is dealing with templating with Cheetah, and this one with how to use CherryPy, which is a webdevelopment framework for Python. Another option is to do simple CGI-programming with the module cgi (and eventually, cgitb).
This is what the official website of Python says about webprogramming.
This is what the official website of Python says about webprogramming.


Sign In
Create Account

Back to top









