Metadata-Version: 2.1
Name: minio_console
Version: 0.1.0
Summary: Python library to interact with MinIO console
Home-page: https://github.com/tomchen/example_pypi_package
Author: Xiwen Cheng
Author-email: x@cinaq.com
License: UNKNOWN
Project-URL: Documentation, https://github.com/cinaq/minio-console
Project-URL: Bug Reports, https://github.com/cinaq/minio-console/issues
Project-URL: Source Code, https://github.com/cinaq/minio-console
Keywords: minio,s3,console,ansible,minio-console
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# minio-console

A simple Python library to interact with minio console API.


