Metadata-Version: 2.4
Name: atlas-runner
Version: 0.1.1
Summary: A runtime abstraction layer for ATLAS — container orchestration via Docker with a pluggable backend interface.
Author: ATTMOS Inc.
License-Expression: MIT
Project-URL: Repository, https://github.com/ATTMOS/atlas-runner
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: pydantic<3,>=2.5
Requires-Dist: typer<1,>=0.9
Requires-Dist: rich<14,>=13.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: ruff>=0.3; extra == "dev"
Requires-Dist: mypy>=1.8; extra == "dev"
Dynamic: license-file
