ying

View on PyPIReverse Dependencies (0)

0.2.1 ying-0.2.1-py3-none-any.whl

Wheel Details

Project: ying
Version: 0.2.1
Filename: ying-0.2.1-py3-none-any.whl
Download: [link]
Size: 9254
MD5: 0f942cff06a0c020a6ede51864fdc2bd
SHA256: 53d80f2b488c05d81ab96cdc8abd65db3fc03d6341c71b064107de2f7acdbbfc
Uploaded: 2024-02-14 17:20:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ying
Version: 0.2.1
Summary: My personal python library for some common usage.
Author: Ying Cai
Author-Email: i[at]caiying.me
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
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: azure-storage-blob (<13.0.0,>=12.9.0); extra == "cloud-storage-size"
Requires-Dist: boto3 (<2.0.0,>=1.20.0); extra == "cloud-storage-size"
Requires-Dist: dynaconf (<4.0.0,>=3.2.4)
Requires-Dist: fire (<0.6.0,>=0.5.0)
Requires-Dist: google-cloud-monitoring (<3.0.0,>=2.7.0); extra == "cloud-storage-size"
Requires-Dist: google-cloud-storage (<2.0.0,>=1.42.0); extra == "cloud-storage-size"
Requires-Dist: minio (<8.0.0,>=7.1.0); extra == "cloud-storage-size"
Requires-Dist: oss2 (<3.0.0,>=2.14.0); extra == "cloud-storage-size"
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Provides-Extra: all
Provides-Extra: cloud-storage-size
Description-Content-Type: text/markdown
[Description omitted; length: 178 characters]

WHEEL

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

RECORD

Path Digest Size
ying/.gitignore sha256=XSmvz719Z4SYR2x6wbiNGnjF5o878_5-l_U1vpDbgFk 43
ying/cli.py sha256=LGkjLnVPVHL2uWDfTfJ3WJ5qfH8SYsed3IRAq6LbrAY 348
ying/cloud_storage_size/__init__.py sha256=zKYd9lqhdIyJoZmx-fpzqaydnhVTFgdD8irD_qhp5qs 2620
ying/cloud_storage_size/list_object_count_and_bytes.py sha256=WoTcC1iuq7Fu8AxFIpd5Xt1lPk_AKrZJhzlZ4_PnuNM 10973
ying/cloud_storage_size/query_metrics.py sha256=zAe_nePAYT4wl3jkVgXtDD9fMA-vWOjOp1Nr_QZyW-k 2189
ying/config.py sha256=mLM9HcGl4DYX60CbX3pZ_pBHKPwLcYoGsAL57-9m5q8 342
ying/plog/__init__.py sha256=9TlBIDx0apis_bsYHqlb3RzLke8ZeJwBcllRedGy_pw 1605
ying/thirdparty/telegram.py sha256=NhPLIqG10A9ljr5hMMlRdSJnHEDA0IlxX-MbaF5ccPM 1453
ying/utils/formatter.py sha256=xmpv2uUxyKX9THFtpurMkCcZ4q25Pn2V9uPx6BYX2rw 608
ying/utils/runtime.py sha256=kW9MxRULC5sQIg-LTrhiMAyjmcMFAL2kSm5X2IIoDME 1308
ying-0.2.1.dist-info/METADATA sha256=olw0b57ZfKhxKUs7IUkN9edCRHYDBn1EZizAEnQNNv0 1390
ying-0.2.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
ying-0.2.1.dist-info/entry_points.txt sha256=OJIz6U3lznKutOYUmF-BiyBh9mnlE4Zd25-hpOpHv3s 38
ying-0.2.1.dist-info/RECORD

entry_points.txt

ying = ying.cli:main