Metadata-Version: 2.1
Name: minio-console
Version: 0.1.1
Summary: A simple Python library to interact with minio console API.
Home-page: https://github.com/cinaq/minio-console
Author: Xiwen Cheng
Author-email: Xiwen Cheng <x@cinaq.com>
Project-URL: Homepage, https://github.com/cinaq/minio-console
Keywords: minio,s3,console,ansible,minio-console
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'

# minio-console

A simple Python library to interact with minio console API.
