aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes/library_shopping.txt10
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")