Will probably eventually refactor into top-level plus modules. Eg, "common" directory, "backfill" and "extraction" as sub-directories. Downside of this is single giant pipenv venv with all dependencies? sentry: - https://github.com/getsentry/raven-python potential helpers: - https://github.com/martinblech/xmltodict - https://github.com/trananhkma/fucking-awesome-python#text-processing - https://github.com/blaze/blaze (for catalog/analytics) - validation: https://github.com/pyeve/cerberus - testing (to replace nose): - https://github.com/CleanCut/green - pytest - mamba ("behavior driven")