Summary Starting URL Handling GET and POST: the difference Start the server Templating Forms Databasing Developing What next? Starting So you know Python and want to make a website. web.py provides the code to make that easy. If you want to do the whole tutorial, you’ll need to have installed Python, web.py, flup, psycopg2, and Postgres (or equivalent database and Python driver). For details, see

