Metadata-Version: 2.1
Name: galileo-core
Version: 2.38.2
Summary: Shared schemas and configuration for Galileo's Python packages.
Author: Galileo Technologies Inc.
Author-email: team@rungalileo.io
Requires-Python: >=3.8.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: testing
Requires-Dist: httpx (>=0.27.0,<0.29.0)
Requires-Dist: pydantic (>=2.6.0,<3.0.0)
Requires-Dist: pydantic-settings (>=2.2.1,<3.0.0)
Requires-Dist: pyjwt (>=2.8.0,<3.0.0)
Requires-Dist: pytest (>=8.2.1,<9.0.0) ; extra == "testing"
Requires-Dist: respx (>=0.22.0,<0.23.0) ; extra == "testing"
Requires-Dist: typing-extensions (>=4.12.2,<5.0.0)
Description-Content-Type: text/markdown

# galileo-core

Shared schemas and configuration for Galileo's Python packages.

