helm-upgrade

View on PyPIReverse Dependencies (0)

0.1.1 helm_upgrade-0.1.1-py3-none-any.whl

Wheel Details

Project: helm-upgrade
Version: 0.1.1
Filename: helm_upgrade-0.1.1-py3-none-any.whl
Download: [link]
Size: 6636
MD5: 60139c18bc3cfd29ef37e26f05a5f9d0
SHA256: a9dbc23c106033137123c2725efc03c9143a08fe5791c2f95790bcce7fc507a2
Uploaded: 2022-03-30 23:18:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: helm-upgrade
Version: 0.1.1
Summary: A Python CLI to manage Helm Chart dependencies
Author: Sarah Gibson
Author-Email: drsarahlgibson[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: bs4 (==0.0.1)
Requires-Dist: numpy (==1.22.3)
Requires-Dist: requests (==2.27.1)
Requires-Dist: ruamel.yaml (<0.18.0,>=0.17.21)
Description-Content-Type: text/markdown
[Description omitted; length: 4628 characters]

WHEEL

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

RECORD

Path Digest Size
helm_upgrade/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
helm_upgrade/app.py sha256=OVLTfWC5hmsZ1eB4OfeNrHOoNlFgkTzvjj02R36Bsds 6402
helm_upgrade/cli.py sha256=rJ0-YvhW6ZCx7Ci1rWUCoqmUV7_lc5bpGLOj29VmYpE 1268
helm_upgrade-0.1.1.dist-info/entry_points.txt sha256=LVu2a0N_lkSOxlFhd6ZuvpQSG1LqLkIG5xGV2_bet1c 54
helm_upgrade-0.1.1.dist-info/LICENSE sha256=TolHZR1VejKL5ZRzyvr9UL6NDKYIQs2wjFGZCAS6dG8 1069
helm_upgrade-0.1.1.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
helm_upgrade-0.1.1.dist-info/METADATA sha256=aaDh28ayhNI3--UGTKiLUjapzyKTaLKMYwMQwnCxaY4 5275
helm_upgrade-0.1.1.dist-info/RECORD

entry_points.txt

helm-upgrade = helm_upgrade.cli:main