From 57dd8de831a6bc6b7de01846b6788163e9453784 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 24 Aug 2018 13:42:23 -0700 Subject: update TODO --- notes/library_shopping.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 notes/library_shopping.txt (limited to 'notes') 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") -- cgit v1.2.3