multiminio

View on PyPIReverse Dependencies (1)

1.0.2 multiminio-1.0.2-py3-none-any.whl

Wheel Details

Project: multiminio
Version: 1.0.2
Filename: multiminio-1.0.2-py3-none-any.whl
Download: [link]
Size: 6625
MD5: ee82590e8ed37e2b558e354eda93d2f9
SHA256: 39cc4c4518c83dd8065e7ceb9155cf5895367296027cae2a4dc5d172109c4c8b
Uploaded: 2023-09-24 09:06:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: multiminio
Version: 1.0.2
Summary: MultiMinio: provides failover and health-checking for applications using multiple Minio object storage instances, ensuring uninterrupted access and resilience.
Author: Andrei Suiu
Author-Email: andrei.suiu[at]gmail.com
Home-Page: https://github.com/asuiu/multiminio
Project-Url: Repository, https://github.com/asuiu/multiminio
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0.0
Requires-Dist: StrEnum (>=0.4.0)
Requires-Dist: minio (>=7.0.0)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: streamerate (>=1)
Requires-Dist: tsx (>=0.1.4)
Description-Content-Type: text/markdown
[Description omitted; length: 3362 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
multiminio/__init__.py sha256=_PRv1PfRsukxd5DRoHG_Req4iJxaPjJffp3lSwAzrY4 46
multiminio/multiminio.py sha256=_TmtcoaHxYq87LlXRvAyhyGV5RnU5GXmCIxP-96Qcjk 9326
multiminio-1.0.2.dist-info/entry_points.txt sha256=BEitx6B_Ih_o-fpPIvCQB4pJQ3mqUjEepaqwhCsqqXE 265
multiminio-1.0.2.dist-info/LICENSE sha256=LLms6l6fWN3k6jtj_YHVsTvPTjN2kQfLESoQst-OXGw 1089
multiminio-1.0.2.dist-info/METADATA sha256=406PndU2ASqTm37eg2P_s9wzEvzkZos-F3irhxzwUu4 4295
multiminio-1.0.2.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
multiminio-1.0.2.dist-info/RECORD

entry_points.txt

debug-auto-git-tag = tasks:debug_auto_git_tag
find-releasable-changes = tasks:find_releasable_changes
lint = tasks:lint
prepare-release = tasks:prepare_release
reformat = tasks:reformat
test = tasks:test
typecheck = tasks:typecheck
verify-all = tasks:verify_all