salmorejo

View on PyPIReverse Dependencies (0)

0.2.0 salmorejo-0.2.0-py3-none-any.whl

Wheel Details

Project: salmorejo
Version: 0.2.0
Filename: salmorejo-0.2.0-py3-none-any.whl
Download: [link]
Size: 11013
MD5: 00e15f82edf9a2793ef6ec845a41d551
SHA256: 1b5cd7c70a7bebe7c2d4a8d6e5702b2955b3324673e4ddd494abf5ef73695681
Uploaded: 2022-08-17 14:59:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: salmorejo
Version: 0.2.0
Summary: Tool for testing and debugging Kubernetes events/changes in real time
Author-Email: Gonzalo Gabriel Jiménez Fuentes <iam[at]mendrugory.com>
Project-Url: Homepage, https://github.com/mendrugory/salmorejo
License: The MIT License (MIT) Copyright (c) 2022 Gonzalo Gabriel Jiménez Fuentes Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: salmorejo,kubernetes,watcher
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: click (==8.1.3)
Requires-Dist: kubernetes (==24.2.0)
Requires-Dist: beautifultable (==1.1.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3203 characters]

WHEEL

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

RECORD

Path Digest Size
cli/__init__.py sha256=8dssMTN7Ns5OJsbRaA1B2CU4o9NP75LuYrqXzXVSfMY 816
cli/main.py sha256=5vZllLwezp5BHHOy2tTvBQJ5dj2E5ilCNCJDC__VWz0 923
config/__init__.py sha256=yUKwVHu8O4A1DJZEp1KVLdLbWw2J_dK4lr5L07w4ChA 20
config/envs.py sha256=IT7ksnLaGQ4_6hqZ1hJbI0EUq2x1OafDPD38qZqUIe0 341
config/logger.py sha256=T_GtyP6XYGqT6IYW6E2vR-vtKNKZcT28gAuvCn9hDzA 700
k8s/__init__.py sha256=Wpa-Z9uvl9wSG_DmRtBulPnRaGkatSLMNP2Wu7J0vCA 3049
k8s/watcher.py sha256=C74JdINVBIw2yJ8OrJ0KxP0_hP2yuUNxMGakGA61cuw 2170
k8s/apps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
k8s/apps/v1.py sha256=Ges3nLOXpAUhBqB9-13N5hImG4gG08EaLiU8mknq7oc 3079
k8s/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
k8s/core/v1.py sha256=WBdj7fxHIDYJOk7Mp_GHwvw18AszRFQtXRWacx7qbRI 2835
k8s/networking/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
k8s/networking/v1.py sha256=k3LYMUeYyDTIMmfHFvVVzd1LNkidDcbuijCeddYKubA 759
salmorejo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
salmorejo/__main__.py sha256=OObyshyYEQXufrffrR0vsJD97YwtfoqiKldFTmMra60 88
salmorejo/service.py sha256=PvdPYLX3cNa-aMNa9ZNBlxqtJGBdxzJEIjVzseQzJfk 813
salmorejo-0.2.0.dist-info/LICENSE sha256=qt-bgmlK3lZll-rXDpFAJY7uJcGxb0IyEdq82GDIHwE 1100
salmorejo-0.2.0.dist-info/METADATA sha256=LuoJzWVLZ0RjgkGQSVDhxl9TCnC2my6LFwcEp6TDFNo 5165
salmorejo-0.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
salmorejo-0.2.0.dist-info/entry_points.txt sha256=kkF9aQayB2siMliOKFQ-F-tSiTvCT-t6suaR2c4Vtrk 54
salmorejo-0.2.0.dist-info/top_level.txt sha256=4Gwx4IAIeq4FcIQarHBeefNybaxPZYA3RSu_mZ5eAPs 25
salmorejo-0.2.0.dist-info/RECORD

top_level.txt

cli
config
k8s
salmorejo

entry_points.txt

salmorejo = salmorejo.__main__:main