matt852/netconfig

Main app file

Opened this issue · 0 comments

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.