Part of my Python FAQ. I only know PHP. How do I write a Web application in Python? This is a deeply complex question. I could easily fill a book on web development and Python and how to make the two interact, so I was hoping to put this one off for a while. But given that I just trashed PHP rather harshly, it seems prudent to answer it sooner rather than later. The dead simple answer is to stop r

