Currently, there's a lot of config stored in app/__init__.py. This should be moved into it's own netconfig.py file. This will help with deployability for setuptools (#65), and likely help with #40.