Metadata-Version: 2.5
Name: curu-infra
Version: 0.59.0
Summary: Idempotent RunPod pod provisioner for ComfyUI and LLM workloads
Project-URL: Repository, https://github.com/darth-veitcher/curu-infra
Project-URL: Documentation, https://github.com/darth-veitcher/curu-infra#readme
Project-URL: Changelog, https://github.com/darth-veitcher/curu-infra/blob/main/CHANGELOG.md
Author-email: James Veitch <james@jamesveitch.com>
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.12
Requires-Dist: httpx>=0.27
Requires-Dist: huggingface-hub>=0.23
Requires-Dist: paramiko>=3
Requires-Dist: pydantic>=2
Requires-Dist: rich>=13
Requires-Dist: tomlkit>=0.12
Requires-Dist: typer>=0.12
