flux-local

View on PyPIReverse Dependencies (1)

7.0.0 flux_local-7.0.0-py3-none-any.whl

Wheel Details

Project: flux-local
Version: 7.0.0
Filename: flux_local-7.0.0-py3-none-any.whl
Download: [link]
Size: 55001
MD5: 84097ac428fb8118287de9eafa46aec7
SHA256: b34ea1f575c15dc91fc49b81b0bee59a59f5021cbed72647b73b0db900d99e3a
Uploaded: 2024-12-31 19:47:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flux-local
Version: 7.0.0
Summary: flux-local is a python library and set of tools for managing a flux gitops repository, with validation steps to help improve quality of commits, PRs, and general local testing.
Author: Allen Porter
Author-Email: allen.porter[at]gmail.com
Home-Page: https://github.com/allenporter/flux-local
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.10
Requires-Dist: aiofiles (>=22.1.0)
Requires-Dist: nest_asyncio (>=1.5.6)
Requires-Dist: python-slugify (>=8.0.0)
Requires-Dist: GitPython (>=3.1.30)
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: mashumaro (>=3.12)
Requires-Dist: pytest (>=7.2.1)
Requires-Dist: pytest-asyncio (>=0.20.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10999 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flux_local/__init__.py sha256=_UDTXx3cYdbzYsc1xl2Bcao9a52bb41RV_oMFepRbCQ 128
flux_local/command.py sha256=9yvBM1DLaqaWSDxl1qCXyJ-EdDhoSk9GjIAYc4obEpk 3713
flux_local/context.py sha256=8r4IC_WaqJGTyDFuu6C7r95DdTVQglzuP_7y9l5Pvlo 730
flux_local/exceptions.py sha256=OsxAkSYSKdU5jJENg6ctaCXbEA5Q6nTLuWX_o04tfcU 1005
flux_local/git_repo.py sha256=05dtjcU74oRRg6QV6xoBmv18Y62l8qsrcKg3jiqwrS8 28868
flux_local/helm.py sha256=us391WaDAG-JH6KX3ntMqA34dF2tykRzyPZ-MAAHyIU 9092
flux_local/image.py sha256=AmTcWMJoQn1G1HUPvHuyk48-qX2qPJav1e7vAYT8X40 2352
flux_local/kustomize.py sha256=HiYUOyZcIemhHw4ShduUAKxbTS0Uro0g8rApIof8JWQ 8705
flux_local/manifest.py sha256=M8EYHeZybCBnJ7J64uSNU4eRJd8BYJtyl-3vboHUeRI 25217
flux_local/resource_diff.py sha256=kZ8YFHGl2j20xGk3LtIdwTSU7FWQK_dk4cr0mjfDGD0 9143
flux_local/values.py sha256=X-HactXofiJWcMGQU5eeXEpzjgxwVzBGvgA_HVXidt4 9834
flux_local/visitor.py sha256=IViToeg7Gtaai_e2KRbhNUq_eYXMYJGW3My1Tbz49lk 11409
flux_local/tool/__init__.py sha256=jsZZJXoUl2qmpz3hJeiwHwjSdgEoFrNtls34tbH6NTI 69
flux_local/tool/build.py sha256=KddxvntiU3faP5-yvUtl7KnIoTmgaDU-W4iUSPDJE2E 9172
flux_local/tool/diagnostics.py sha256=U4iP5MmKV_7M01QbYHURZp_2T9KNF03IEKxADEgKURo 3073
flux_local/tool/diff.py sha256=aa68RSEEhjs6hzq1-k-s009Y88C2V3d0JybE5BwKEaA 11719
flux_local/tool/flux_local.py sha256=qNftlPWJ1W3OgtaHH10KOh3JD1RRjdSFc10t-ctt65o 1949
flux_local/tool/format.py sha256=KufwGBgpf0w3eu_xIENE2xz5muBzBcM0_J76gGnkf7k 2299
flux_local/tool/get.py sha256=efOc_PJ1mR_jYvGyZ9--Ypi1lN2N6UE-prJPnjwwpU8 9437
flux_local/tool/selector.py sha256=leTv-uyOLXlCKbAAAnWuxbG6uWH7Aq15HI6kmWyV2OI 7626
flux_local/tool/test.py sha256=7dKjaJNiW1nVTqvyi45W9q8_kMChQYqFTW1rbSp47Vk 13926
flux_local-7.0.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
flux_local-7.0.0.dist-info/METADATA sha256=3_xxcsYQyOPydY65sGofdYI0pGCRyPd0dAqxynKi8K0 11785
flux_local-7.0.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
flux_local-7.0.0.dist-info/entry_points.txt sha256=_qeiqllkiAbIOdFKnyWz6nOVsjuRGmcHcqojGhld2TY 63
flux_local-7.0.0.dist-info/top_level.txt sha256=vO9sygjTHuQGPcmysBwJ_yzc-zHIZ5VUWWPcoVZGheQ 11
flux_local-7.0.0.dist-info/RECORD

top_level.txt

flux_local

entry_points.txt

flux-local = flux_local.tool.flux_local:main