Metadata-Version: 2.1
Name: galileo-core
Version: 2.0.1
Summary: Shared schemas and configuration for Galileo's Python packages.
Author: Galileo Technologies Inc.
Author-email: team@rungalileo.io
Requires-Python: >=3.8.1,<3.13
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.28.0)
Requires-Dist: importlib-metadata (>=7.0.0,<8.0.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.21.1,<0.22.0) ; extra == "testing"
Description-Content-Type: text/markdown

# galileo-core

Shared schemas and configuration for Galileo's Python packages.

