Metadata-Version: 2.1
Name: infrahub-sdk
Version: 0.7.0
Summary: Python Client to interact with Infrahub
Home-page: https://opsmill.io
License: Apache-2.0
Author: OpsMill
Author-email: contact@opsmill.com
Requires-Python: >=3.8,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Jinja2 (>=3.1.3,<4.0.0)
Requires-Dist: deepdiff (>=6.2,<7.0)
Requires-Dist: gitpython (>=3.1.41,<4.0.0)
Requires-Dist: graphql-core (>=3.2.3,<4.0.0)
Requires-Dist: httpx (>=0.23,<0.24)
Requires-Dist: jsonlines (>=3.1,<4.0)
Requires-Dist: numpy (>=1.24.2,<2.0.0) ; python_version >= "3.8" and python_version < "3.12"
Requires-Dist: numpy (>=1.26.2,<2.0.0) ; python_version >= "3.12"
Requires-Dist: pendulum (>=2.1) ; python_version >= "3.8" and python_version < "3.12"
Requires-Dist: pendulum (>=3.0,<3.1) ; python_version >= "3.12"
Requires-Dist: pyarrow (>=14.0.1,<15.0.0)
Requires-Dist: pydantic (>=1.7.4,!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0)
Requires-Dist: pytest
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: rich (>=13.3,<14.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: typer (>=0.7,<0.8)
Requires-Dist: ujson (>=5.7,<6.0)
Project-URL: Documentation, https://opsmill.io
Project-URL: Repository, https://opsmill.io
Description-Content-Type: text/markdown

# Infrahub SDK

.. Coming Soon ...
