Python and Web Programming
Many languages can be choosen for Web Programming and Python is one of them.
- these are two of the popular modules that integrate Python into the Apache envrionment
- wiki page
- It can emulate CGI, work in a “Python Server Pages” mode (similar to JSP) which is “HTML intermingled with Python”, and it has a “Publisher” which designates one file to accept all requests and decide what to do with them.
|