Metadata-Version: 2.4
Name: tmf-kb-service
Version: 0.1.0
Summary: Serviço FastAPI de Knowledge Base multi-domínio da plataforma TMF — Postgres PRÓPRIO (schema dedicado 'kb', sem default de KB_DATABASE_URL)
Author-email: Trade Marketing Force LTDA <dev@trademarketingforce.com>
License: Proprietary - Trade Marketing Force LTDA
Project-URL: Homepage, https://git.trademarketingforce.com/TMF/tmf-platform
Project-URL: Repository, https://git.trademarketingforce.com/TMF/tmf-platform.git
Keywords: tmf,kb,knowledge-base,service
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Framework :: FastAPI
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: fastapi>=0.110
Requires-Dist: uvicorn[standard]>=0.27
Requires-Dist: sqlalchemy[asyncio]>=2.0
Requires-Dist: asyncpg>=0.29
Requires-Dist: alembic~=1.13
Requires-Dist: psycopg2-binary>=2.9
Requires-Dist: pgvector~=0.4
Requires-Dist: pydantic>=2.0
Requires-Dist: pydantic-settings>=2.0
Requires-Dist: pyjwt>=2.8
Requires-Dist: structlog>=24.1
Requires-Dist: httpx>=0.27
Requires-Dist: redis>=5.0
Requires-Dist: bleach>=6.0
Requires-Dist: anthropic~=0.39
Requires-Dist: typer>=0.9
Requires-Dist: cryptography>=44.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
Requires-Dist: aiosqlite>=0.19; extra == "dev"
Dynamic: license-file
