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 webpy.org. If you have an existing web.py project, take a look at the upgrade page for info on migrating. Let's get started. U