docker-tidy

View on PyPIReverse Dependencies (0)

3.0.6 docker_tidy-3.0.6-py3-none-any.whl
3.0.5 docker_tidy-3.0.5-py3-none-any.whl

Wheel Details

Project: docker-tidy
Version: 3.0.5
Filename: docker_tidy-3.0.5-py3-none-any.whl
Download: [link]
Size: 21769
MD5: be549cbf8c184f6ea9a9cc227ad91052
SHA256: 39fe24686431af21347a41905f678e45dc4123eceeefd709aae67e319db448f5
Uploaded: 2025-04-01 19:16:17 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: docker-tidy
Version: 3.0.5
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 (==2025.1.31)
Requires-Dist: colorama (==0.4.6)
Requires-Dist: dateparser (==1.2.1)
Requires-Dist: docker (==7.1.0)
Requires-Dist: docker-pycreds (==0.4.0)
Requires-Dist: environs (==14.1.1)
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.3.0)
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.1.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dockertidy/__init__.py sha256=r8x70wXRuEDceg9-4UkqKPYFHPPXt3M8-ejp-3LjLk0 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.5.dist-info/LICENSE sha256=K8Kl7cHUufM99QW8yumiX9NFDAKcwWh7dkny4QQ5o-8 11366
docker_tidy-3.0.5.dist-info/METADATA sha256=MgW_FI-evMorg1Kt_WKAYZBLS47dDXklBga1F5Ame3o 3670
docker_tidy-3.0.5.dist-info/WHEEL sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ 88
docker_tidy-3.0.5.dist-info/entry_points.txt sha256=3M8Hd32BUf83_wtW9QQg3IdzmY_Ps7VQ4k4GpE9z4Eg 51
docker_tidy-3.0.5.dist-info/RECORD

entry_points.txt

docker-tidy = dockertidy.cli:main