Metadata-Version: 2.1
Name: collimator-ai
Version: 0.0.1a0
Summary: Collimator.ai core simulation engine and API client
Author-email: Collimator <support@collimator.ai>
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Development Status :: 1 - Planning
Classifier: License :: Other/Proprietary License
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.26
Requires-Dist: toml
Provides-Extra: docs
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocstrings[python]; extra == "docs"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: all
Requires-Dist: pytest; extra == "all"
Requires-Dist: pytest-xdist; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: cyipopt==1.3.0; extra == "all"

# collimator

This is a stub for the upcoming `collimator-ai` python package.
