docker-tidy

View on PyPIReverse Dependencies (0)

3.0.4 docker_tidy-3.0.4-py3-none-any.whl

Wheel Details

Project: docker-tidy
Version: 3.0.4
Filename: docker_tidy-3.0.4-py3-none-any.whl
Download: [link]
Size: 21762
MD5: c555b6015230ff9826845ea8f57bc5ad
SHA256: b6048cef496449ebd7f156cd47bb9b34d42393c78ef4999de0cda32e28160630
Uploaded: 2025-01-13 20:50:29 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: docker-tidy
Version: 3.0.4
Summary: Keep docker hosts tidy.
Author: Robert Kaussow
Author-Email: mail[at]thegeeklab.de
Project-Url: Documentation, https://docker-tidy.geekdocs.de/
Project-Url: Homepage, https://docker-tidy.geekdocs.de/
Project-Url: Repository, https://github.com/thegeeklab/docker-tidy/
License: Apache-2.0
Keywords: docker,gc,prune,garbage
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.10.0,<4.0.0
Requires-Dist: anyconfig (==0.14.0)
Requires-Dist: appdirs (==1.4.4)
Requires-Dist: certifi (==2024.12.14)
Requires-Dist: colorama (==0.4.6)
Requires-Dist: dateparser (==1.2.0)
Requires-Dist: docker (==7.1.0)
Requires-Dist: docker-pycreds (==0.4.0)
Requires-Dist: environs (==14.1.0)
Requires-Dist: idna (==3.10)
Requires-Dist: ipaddress (==1.0.23)
Requires-Dist: jsonschema (==4.23.0)
Requires-Dist: nested-lookup (==0.2.25)
Requires-Dist: pathspec (==0.12.1)
Requires-Dist: python-dateutil (==2.9.0.post0)
Requires-Dist: python-json-logger (==3.2.1)
Requires-Dist: requests (==2.32.3)
Requires-Dist: ruamel.yaml (==0.18.10)
Requires-Dist: websocket_client (==1.8.0)
Requires-Dist: zipp (==3.21.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1749 characters]

WHEEL

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

RECORD

Path Digest Size
dockertidy/__init__.py sha256=NvFcinJ0ETUNvv0FviqN24uPsrcpgWUX-1Qur5uRtpg 46
dockertidy/autostop.py sha256=2Gc4Webx-uq82xfOhpDpFMmG0V8AgmIZUNkx33p3KKM 3046
dockertidy/cli.py sha256=JvyqibT1G1pmAkwSi5i2mXtFVAYMUHap-5aSPcPd-7s 4807
dockertidy/config.py sha256=h5i6g9B878_nVsjNj-tMty-87C28chThZg7G5cCsxeg 8462
dockertidy/exception.py sha256=XhUOORROvdI5tF1X2G6BEFrZku74JZEK13IjBjJeJ1s 384
dockertidy/garbage_collector.py sha256=faz-wjBWfh79A-rbGmbq-UdSktv8-B01Z8P_EsYcx0Y 11603
dockertidy/logger.py sha256=v_TUEVk3i_yMXw1sliWKvqMqbHCJC_gpGKiDg-Y9ny8 5866
dockertidy/parser.py sha256=JZgAdVFQZXAcAu3r8QydqBpthZYb6SUTCDDFyucbbzg 1206
dockertidy/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dockertidy/test/fixtures/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dockertidy/test/fixtures/fixtures.py sha256=_YshALLyMzmE2fzU9WgVYfW4NrjojK3yWai79M5naTI 1942
dockertidy/test/unit/test_autostop.py sha256=0dTwts-aZYNkUkHQqcmm8PEDalVicEwmb3aiOAlxsqc 1244
dockertidy/test/unit/test_garbagecollector.py sha256=gZGYgBIf4awngQk31eQ6Cr5knlTecZNhFrydEMpc-pA 12327
dockertidy/utils.py sha256=ueTZ7KXZKF1khXQUDJVR0_OvVTnYgJQsoOtyV1Np4as 1065
docker_tidy-3.0.4.dist-info/LICENSE sha256=K8Kl7cHUufM99QW8yumiX9NFDAKcwWh7dkny4QQ5o-8 11366
docker_tidy-3.0.4.dist-info/METADATA sha256=sVgvu9FoGu7L1lxtTVPyi9UOW4GdkUtaRQkoPblIZxA 3671
docker_tidy-3.0.4.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
docker_tidy-3.0.4.dist-info/entry_points.txt sha256=3M8Hd32BUf83_wtW9QQg3IdzmY_Ps7VQ4k4GpE9z4Eg 51
docker_tidy-3.0.4.dist-info/RECORD

entry_points.txt

docker-tidy = dockertidy.cli:main