A project to aggregate the price of online textbook retailers on one easy website. This project is designed to run on Google App Engine, so to run the code locally, Python 2.5 or greater and the Google App Engine Python SDK must be installed.
See Google App Engine Python docs on running the code locally.
$python main.py
- This will point your default web browser to our public site
http://swat-books.appspot.com
. The code in this project is the same code as on Google App Engine.