aboutsummaryrefslogtreecommitdiffstats
path: root/notes/library_shopping.txt
blob: bf876a550547471d0687095f99205d5965d9d5f4 (plain)
1
2
3
4
5
6
7
8
9
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")