diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-04-04 13:31:59 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-04-04 13:31:59 -0700 |
commit | b8cf9f6ea726970775ea49a44b243ad158d14a7c (patch) | |
tree | f46314ef9d4dddf92a25ce21b2ea47ddddfa73e9 /TODO | |
parent | 7ecb1334506cab470399d9f493e5d8a651c9c2cc (diff) | |
download | sandcrawler-b8cf9f6ea726970775ea49a44b243ad158d14a7c.tar.gz sandcrawler-b8cf9f6ea726970775ea49a44b243ad158d14a7c.zip |
README/TODO updates
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,10 @@ -https://github.com/getsentry/raven-python +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 |