diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-08-27 14:33:15 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-08-27 14:33:15 -0700 |
commit | 70f2ef67f2886fb22a162fb282814a4be830b071 (patch) | |
tree | 0c118b2f5494a06f7dd98278c9a6a4ae0723b031 | |
parent | a7156b06340460e0e70a19891e161b8b8f4f2078 (diff) | |
download | sandcrawler-70f2ef67f2886fb22a162fb282814a4be830b071.tar.gz sandcrawler-70f2ef67f2886fb22a162fb282814a4be830b071.zip |
update python TODO
-rw-r--r-- | python/TODO | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/python/TODO b/python/TODO index 4f4db16..6b05646 100644 --- a/python/TODO +++ b/python/TODO @@ -1,4 +1 @@ -- quality scoring (of JSON output) -- use pre-mapper `grep` command to filter down, eg, by status? -- automation/docs for bundling virtualenv along -- think about speedups +- refactor extractor common code into a shared file |