Metadata-Version: 2.4
Name: guardianhub-core
Version: 0.1.0
Summary: Core functionality and utilities for the Guardian AI platform
Author: Rashmi
Author-email: Rashmi Pawar <pawar.rashmi287@gmail.com>
Maintainer-email: Guardian AI Team <info@guardianai.tech>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/yantramai/local_ai_guardian
Project-URL: Documentation, https://guardian-ai-core.readthedocs.io
Project-URL: Repository, https://github.com/yantramai/local_ai_guardian
Project-URL: Changelog, https://github.com/yantramai/local_ai_guardian/blob/main/CHANGELOG.md
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.13,>=3.11
Description-Content-Type: text/markdown
Requires-Dist: fastapi<1.0.0,>=0.115.13
Requires-Dist: fastapi-users[sqlalchemy]<14.0.0,>=13.0.0
Requires-Dist: uvicorn<1.0.0,>=0.29.0
Requires-Dist: minio<8.0.0,>=7.2.0
Requires-Dist: sqlalchemy<3.0.0,>=2.0.0
Requires-Dist: asyncpg<1.0.0,>=0.29.0
Requires-Dist: opentelemetry-api<2.0.0,>=1.25.0
Requires-Dist: opentelemetry-sdk<2.0.0,>=1.25.0
Requires-Dist: opentelemetry-exporter-otlp<2.0.0,>=1.25.0
Requires-Dist: opentelemetry-instrumentation-fastapi<1.0.0,>=0.45b0
Requires-Dist: pydantic<3.0.0,>=2.0.0
Requires-Dist: python-jose[cryptography]<4.0.0,>=3.3.0
Requires-Dist: python-multipart<1.0.0,>=0.0.5
Provides-Extra: dev
Requires-Dist: pytest<8.0.0,>=7.0.0; extra == "dev"
Requires-Dist: pytest-cov<5.0.0,>=4.0.0; extra == "dev"
Requires-Dist: black<24.0.0,>=23.0.0; extra == "dev"
Requires-Dist: isort<6.0.0,>=5.0.0; extra == "dev"
Requires-Dist: mypy<2.0.0,>=1.0.0; extra == "dev"
Requires-Dist: ruff<1.0.0,>=0.1.0; extra == "dev"
Provides-Extra: docs
Requires-Dist: mkdocs<2.0.0,>=1.5.0; extra == "docs"
Requires-Dist: mkdocs-material<10.0.0,>=9.0.0; extra == "docs"
Requires-Dist: mkdocstrings[python]<1.0.0,>=0.20.0; extra == "docs"
Dynamic: author
