Minor code and repo cleanup
- Remove unused imports
- Provide an actually matching
requirements.txt - Add
.gitignorefor cache and data files - Apply style fixes from Flake8 except where noted in provided
.flake8config file - Improve Markdown formatting of
README.md - Use
excludeinstead ofblacklist - Configure Metadata URL for
analyze.pythe same way as formain.py(instead of hard-coding some URL and commenting that one needs to change it)