Metadata-Version: 2.4
Name: codehome
Version: 0.2.2
Summary: Plugin runtime for dev tools: server, auth, event bus, check framework, and SDK
Project-URL: Homepage, https://codehome.org
Project-URL: Repository, https://github.com/smm-h/codehome
Author: smm-h
License-Expression: MIT
License-File: LICENSE
Keywords: rlsbl
Requires-Python: >=3.11
Requires-Dist: bcrypt>=4.0.0
Requires-Dist: cryptography>=46.0.6
Requires-Dist: docker>=7.1.0
Requires-Dist: fastapi>=0.135.2
Requires-Dist: granian>=2.7.3
Requires-Dist: httpx>=0.28.1
Requires-Dist: mcp>=1.0.0
Requires-Dist: pyjwt[crypto]>=2.8.0
Requires-Dist: pywebpush>=2.3.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: sentry-sdk[fastapi]>=2.57.0
Requires-Dist: slowapi>=0.1.9
Requires-Dist: structlog>=25.5.0
Requires-Dist: tomli-w>=1.0.0
Requires-Dist: websockets>=13.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.24; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
