Release:
Initial Release of ctodd-python-lib-minio
New Features
- Initial Structure Formalized
- Lib for connecting to Minio
- Lib for creating, deleting, iterating through, and listing Buckets in Minio
- Lib for creating, deleting, iterating through, and listing Objects in Minio
- Lib for pushing and pulling objects from Minio
- MinioClient class for connecting and interacting with Minio
- Example scripts for all current functionality
Known Issues
- Testing fails, need unittests