Improvements
- Fixed license badge display.
- Updated links.
Improvements
- Changed license to MIT.
Improvements
- API calls return actual Response object instead of returning None.
- Added "--attempts=<max>" option to specify maximum number of attempts before giving up.
- Added "check_rest_version" command.
- Added "mock" and "real" tests.
Bugfixes
- Added check that job was actually created on JPred server.
Improvements
- Isolated CLI into its own module.
- Added entry point, i.e. can use $ jpredapi instead of python3 -m jpredapi.
Bugfixes
- Minor bug fixes and cleanup.
- Initial public release (version "1.5.0" matches the JPred REST API version).