Closed Cerfoglg closed 8 years ago
Use the Python API for Minio for retrieving data:
https://github.com/minio/minio-py https://docs.minio.io/docs/python-client-api-reference
This allows us to have all files required by one script to be in the same "folder" (meaning the keys share the same prefix).
Use the Python API for Minio for retrieving data:
https://github.com/minio/minio-py https://docs.minio.io/docs/python-client-api-reference
This allows us to have all files required by one script to be in the same "folder" (meaning the keys share the same prefix).