From 9186783c632b63e7d7c3cd8168139718fba378e9 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 4 Apr 2018 11:48:00 -0700 Subject: more TODO --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..a1cf98d --- /dev/null +++ b/TODO @@ -0,0 +1,12 @@ + +https://github.com/getsentry/raven-python + +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