gitops

View on PyPIReverse Dependencies (0)

0.10.6 gitops-0.10.6-py3-none-any.whl

Wheel Details

Project: gitops
Version: 0.10.6
Filename: gitops-0.10.6-py3-none-any.whl
Download: [link]
Size: 24822
MD5: 56b097af645bad74f764b4632a9d1b63
SHA256: 9196c11d6b9fcabd15362ae7a956c090b2ebe52e251caa1e4f24a752c8135b35
Uploaded: 2024-05-14 00:38:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitops
Version: 0.10.6
Summary: Manage multiple apps across one or more k8s clusters.
Author: Jarek Głowacki
Author-Email: jarekwg[at]gmail.com
License: BSD
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: boto3
Requires-Dist: colorama (<0.5.0,>=0.4.4)
Requires-Dist: dsnparse
Requires-Dist: fastapi; extra == "server"
Requires-Dist: httpx (<0.24.0,>=0.18.1); extra == "server"
Requires-Dist: humanize (<4.0.0,>=3.5.0)
Requires-Dist: invoke
Requires-Dist: kubernetes_asyncio (<26.0.0,>=25.1.2); extra == "server"
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: sentry-sdk (<2.0.0,>=1.3.0); extra == "server"
Requires-Dist: tabulate (<0.9.0,>=0.8.9)
Requires-Dist: uvicorn (<0.18.0,>=0.17.0); extra == "server" or extra == "server"
Provides-Extra: server
[No description]

WHEEL

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

RECORD

Path Digest Size
gitops/__init__.py sha256=IEpflwHFWubrn1pjTm0UKVkveEawpjEb638bsma_HvI 990
gitops/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitops/common/app.py sha256=k1wMPAKWiPnrjvscZZJP1ttTog_E9zYX9qKDtitzLro 5662
gitops/common/utils.py sha256=psmC5Vhi7FVXmgqLzUD_FhHG-L92NcBtJY01SJaD4AE 1045
gitops/core.py sha256=LIlZdsvxBYBRPAU57h3Ez1D77WS0IzfELoErEGKX7U8 12801
gitops/db.py sha256=QnyuVLnfgfNg2UyImY9YytgNdujm_FSaX2Yl8QM2h0g 8094
gitops/main.py sha256=ZIudxmg6zVTvpI3KF3Umk2dZZ1B_wlBBnWHyoJPQTgE 520
gitops/monkeypatches.py sha256=k-USNZD3nJMeJMwjcNay0Fst7Mz-2YxSkhX1NQEUTy8 221
gitops/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitops/settings.py sha256=fMWtBmvs4y8RxXCbtLtj8OA6hhcZ8meHNm1akkygWP4 136
gitops/shorthands.py sha256=G1dLpQwlHmfgzDFP3-ZzdxR5kteDsSA9Wud3_UyeTo4 1841
gitops/utils/__init__.py sha256=G3BKwjq65w4JMJilTXzRpL91Rw08XThyVgqUjLsYULE 1230
gitops/utils/apps.py sha256=H5-eSDRSiZxNOam6sL2909TcIZn-XangCF1Gc8CoSis 5788
gitops/utils/async_runner.py sha256=WRh_W8IFxZghaUzu-RCvgxxhzmE0jky7DyvNgWA5JU4 2600
gitops/utils/cli.py sha256=BU3kNb_-L5vL83xCf9VyDDF2aZfbpNJO3oa27jKSvEo 1356
gitops/utils/exceptions.py sha256=LGoVPOY8sLSZmCZvYldsge6YG46WsBRJPK13MR21TGU 188
gitops/utils/images.py sha256=2v_s7VshnoPYyyujC-xO9E8LQm7iqoOnSdLnJMtXJb4 2109
gitops/utils/kube.py sha256=9DWLECuPhMz0k3xgber4fkp87kXEbsljPZMKxWLVsBw 11395
gitops/utils/tags.py sha256=oiOiZw6c_GKCxQKxz-Y1yMfk5vww-o9ynC3fRIGpQns 1622
gitops/utils/yaml.py sha256=KembyfslS0AUVsvn44CTDxozfrxxEOs83HvJG2B5GcA 1467
gitops-0.10.6.dist-info/LICENSE sha256=djjFuXlq10kBK1IFVHFpg-Zh0aARFIe80Uke5pphpps 1315
gitops-0.10.6.dist-info/METADATA sha256=BK-T3jGXbLR4jp-XAinwRDkktVP7uXAAyFSDFoNb0mY 978
gitops-0.10.6.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
gitops-0.10.6.dist-info/entry_points.txt sha256=LCx1vbpfH4TsMCJLk3fC6FZwPYyoa2LOSESu74bMP74 50
gitops-0.10.6.dist-info/RECORD

entry_points.txt

gitops = gitops.main:program.run