- add DLC local integration tests
- add missing docstrings and update README
- fix buildspec-release.yml
- Update link for questions in issue template config and minor issue template edits
- Edit developer forum link for consistency
- Update CONTRIBUTING.md
- Add issue templates
- Add pull request template and issue template config
- update linting
- Add linting with Pylint
- Add code formatting with Black
- update copyright year in license header
- management and inference address use same port by default
- mme support and local integration test
- support requirements.txt
- combine import statements
- Error handling 20191015
- wait for mms server process to finish instead of tailing dev null
- Update README.rst
- discard build output artifact path
- enable release publish
- enable sagemaker-inference-toolkit codepipeline
- fix: update logic to handle changes in MMS v1.0.5
- Initial commit