diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-08-24 13:42:23 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-08-24 13:42:23 -0700 |
commit | 57dd8de831a6bc6b7de01846b6788163e9453784 (patch) | |
tree | 0e75aa243bff1cd8493fddf87e497eb0f78cb8ef /notes | |
parent | 67755e366bcc1df455a9d75710a11030c3e2cc52 (diff) | |
download | sandcrawler-57dd8de831a6bc6b7de01846b6788163e9453784.tar.gz sandcrawler-57dd8de831a6bc6b7de01846b6788163e9453784.zip |
update TODO
Diffstat (limited to 'notes')
-rw-r--r-- | notes/library_shopping.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/notes/library_shopping.txt b/notes/library_shopping.txt new file mode 100644 index 0000000..bf876a5 --- /dev/null +++ b/notes/library_shopping.txt @@ -0,0 +1,10 @@ + +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") |