Python and the Web
摘要
This chapter tackles some aspects of web programming with Python. This is a really vast area, but I’ve selected two main topics for your amusement: screen scraping and CGI. (We’ll also dive into screen scraping in more detail in a dedicated activity in Chapter 29 .)