Metadata-Version: 2.4
Name: comfyui-docker-helper
Version: 0.7.0
Summary: Unofficial command-line helper for using ComfyUI with Docker
Keywords: comfyui,docker,docker-buildx,buildkit,cli,developer-tools,container-images
Author: jimlee2048
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: Utilities
Requires-Dist: aria2p
Requires-Dist: build>=1,<2
Requires-Dist: docker>=7.2,<8
Requires-Dist: httpx
Requires-Dist: packaging>=26.2
Requires-Dist: pydantic>=2,<3
Requires-Dist: python-on-whales>=0.81.0
Requires-Dist: rich
Requires-Dist: tomli-w
Requires-Dist: typer
Maintainer: jimlee2048
Requires-Python: >=3.12, <3.15
Project-URL: Homepage, https://github.com/jimlee2048/comfyui-docker-helper
Project-URL: Repository, https://github.com/jimlee2048/comfyui-docker-helper
Project-URL: Issues, https://github.com/jimlee2048/comfyui-docker-helper/issues
Project-URL: Changelog, https://github.com/jimlee2048/comfyui-docker-helper/releases
Description-Content-Type: text/markdown

`comfyui-docker-helper` (`cdh`) is an independent, unofficial command-line
helper for using ComfyUI with Docker. It is not affiliated with or endorsed by
the ComfyUI project.

See the [GitHub repository](https://github.com/jimlee2048/comfyui-docker-helper)
for current capabilities, requirements, documentation, examples, and issue
tracking.