wubloader/thrimshim
Mike Lang a42e7b48f6 thrimshim: Allow degraded operation even if DB broken
Any endpoints that don't need a DB conn will still work fine.

Notably, this includes /defaults, which is needed for
thrimbletrimmer to work in a non-specific-row mode.
..
thrimshim thrimshim: Allow degraded operation even if DB broken
Dockerfile getting thrimshim to build and run is a minor success
setup.py code style clean up