0.0.2 Add support for get_projects endpoint
- Add Client, API, and Sessions
- Add project model and tests
- Add method support for singledispatch
- Update docstrings and help() messages
- Update README copy
- Add credential setting logic
- Add API paths to constants file
- Add initial project structure
- Initial commit