I have started work on a local app for myself that runs through the browser. Having recently gone through the django tutorial I\'m thinking that it might be better to use django
You can break up the models over multiple files. This goes for views as well.