aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: a1cf98d0d04eb3a4c27027a25db22a113385d9af (plain)
1
2
3
4
5
6
7
8
9
10
11
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")