Metadata-Version: 2.4
Name: cognis-executor
Version: 0.3.0
Summary: Standalone remote executor for Cognis
Author-email: Filip Pytloun <filip@pytloun.cz>
License: TBD
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.12
Requires-Dist: aiosqlite>=0.20.0
Requires-Dist: alembic>=1.13.0
Requires-Dist: argon2-cffi>=23.1.0
Requires-Dist: croniter>=2.0.0
Requires-Dist: cryptography>=42.0.0
Requires-Dist: ddgs>=9.0.0
Requires-Dist: email-validator>=2.0.0
Requires-Dist: fastapi>=0.115.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: litellm>=1.82.0
Requires-Dist: markdown>=3.7
Requires-Dist: markdownify>=0.14.0
Requires-Dist: mcp>=1.6.0
Requires-Dist: playwright>=1.53.0
Requires-Dist: prometheus-client>=0.20.0
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pypdf>=5.4.0
Requires-Dist: python-dateutil>=2.9.0
Requires-Dist: python-jose[cryptography]>=3.3.0
Requires-Dist: python-multipart>=0.0.9
Requires-Dist: sqlalchemy[asyncio]>=2.0.0
Requires-Dist: typer>=0.12.0
Requires-Dist: uvicorn[standard]>=0.30.0
Requires-Dist: weasyprint>=63.0
Requires-Dist: websockets>=14.0
Description-Content-Type: text/markdown

# cognis-executor

Standalone remote executor for Cognis.

This package provides the `cognis-executor` command used to connect a
remote executor process to a Cognis controller over WebSocket.
