docker-shaper

View on PyPIReverse Dependencies (0)

2.0.3 docker_shaper-2.0.3-py3-none-any.whl

Wheel Details

Project: docker-shaper
Version: 2.0.3
Filename: docker_shaper-2.0.3-py3-none-any.whl
Download: [link]
Size: 34817
MD5: 17884f2d3e0fc2148e6fe8908d8652d2
SHA256: 3c0b31e949ad677097a2882764cadbb5c0ec0af9dd90548362b525d78026f9ab
Uploaded: 2024-07-23 06:14:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docker-shaper
Version: 2.0.3
Summary: Keeps Docker resources in shape based on rules and usage
Author: Frans Fürst
Author-Email: frans.fuerst[at]checkmk.com
Home-Page: https://github.com/Checkmk/checkmk-dev-tools
Project-Url: Repository, https://github.com/Checkmk/checkmk-dev-tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10.4,<4.0.0
Requires-Dist: aiodocker (<1,>=0)
Requires-Dist: apparat (<0.0.9,>=0.0.8)
Requires-Dist: psutil (<6.0.0,>=5.9.8)
Requires-Dist: pydantic (<3.0,>=2.4)
Requires-Dist: pytz (<2024.0,>=2023.3.post1)
Requires-Dist: rich (<14,>=13)
Requires-Dist: textual (<1,>=0)
Requires-Dist: trickkiste (<0.2.0,>=0.1.4)
Description-Content-Type: text/markdown
[Description omitted; length: 4559 characters]

WHEEL

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

RECORD

Path Digest Size
docker_shaper/__init__.py sha256=qaHWnDXgHrlChYgmhDbDsbMoKPP7vJJrwzTR7zlQfo8 74
docker_shaper/docker_state.py sha256=nyhQg4Y2w_aS72NdavpTKAtiluAzdar9z87GxaIVMCY 48369
docker_shaper/dynamic.py sha256=RimRKNcAnlOFtTLuaTyhFeynHvYfMPHX9-HUNV-pe74 33592
docker_shaper/headless_examples/docker_events.py sha256=YyDmhraa4bitDk7NTvPHq6sItTFl8GXH30SKeP8eXoI 709
docker_shaper/headless_examples/docker_prune.py sha256=GdcyPKFFAaimYxCRYf8cqjNtzEAnBmT9xTuZBH5yvHo 6398
docker_shaper/headless_examples/dockermon.py sha256=PhnA4oKDAHmaOTTS2dt0SlHcxn_ZjGJSW4Kv9LyC2eU 12458
docker_shaper/server.py sha256=DFP2HAVPnnhtPsYyjYg5dDJaU67amiJwVIxXY7hdiWg 9652
docker_shaper/utils.py sha256=z2ZWKxrgAVRzBgXC-KfSjoqOASmcbdDqlmcbYSR3gAI 2424
docker_shaper-2.0.3.dist-info/METADATA sha256=TJIGuuKN_23ppek0BPftc96ekHX3kIshuxcA4myRNXs 5393
docker_shaper-2.0.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
docker_shaper-2.0.3.dist-info/entry_points.txt sha256=SWTsWiji10Sdy_4XVodAkoZZNKedLVxPZ2lbSQdaX_Y 116
docker_shaper-2.0.3.dist-info/RECORD

entry_points.txt

docker-shaper = docker_shaper.server:main
dockermon = docker_shaper.headless_examples.dockermon:main