Added
- Add setup.py and revise README.md to match (Philip Chase)
- Add main function and test_data.json to assist in testing (Philip Chase)
- Write BestAlternative class (Philip Chase and Alex Loiacano)
Changed
- Relocate test data to 'sample_data' folder and add test data sets (Philip Chase)
- Refactor to simplify calling on command line (Philip Chase)
- Add 'jsonschema' to modules installed by travis during testing (Philip Chase)