Setup using a python virtualenv:
$ virtualenv venv
$ source venv/bin/activate
$ python server.pyOpen http://localhost:5000 and click on the "Login with Steam" link. You will be redirected back to http://localhost:5000/authorize after authenticating with your Steam account. The response parameters received from the Steam authentication provider will be displayed.