December 2009
Beginner to intermediate
360 pages
11h 12m
English
This chapter covers
By this point, we’ve surveyed a lot of what Python can do. The final area to examine is one of the most important: using Python to build web applications that serve dynamic content. Many libraries and frameworks for creating web applications are available, in many languages—Java, PHP, Perl, and Ruby to name a few. As web applications continue to evolve and increase in importance, Python’s role in this space continues to grow.
Dynamic web applications typically store their content in databases and use the results of queries on those ...
Read now
Unlock full access