Metadata-Version: 2.4
Name: mobot-bridge
Version: 4.6.29
Summary: 多通道 AI 助手后端（企微 + 飞书），基于 Claude Agent SDK
Project-URL: Homepage, https://github.com/anthropics/mobot-bridge
Author: Yanbin Mo
License: MIT
Keywords: agent,ai,chatbot,claude,feishu,wecom
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: aiosqlite>=0.19.0
Requires-Dist: anyio>=4.0.0
Requires-Dist: apscheduler>=3.10.0
Requires-Dist: claude-agent-sdk>=0.1.48
Requires-Dist: cryptography>=41.0.0
Requires-Dist: fastapi>=0.109.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: lark-oapi>=1.0.0
Requires-Dist: mcp-server-fetch
Requires-Dist: mcp>=1.0.0
Requires-Dist: pillow>=10.0.0
Requires-Dist: playwright>=1.52.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: pydantic-settings>=2.1.0
Requires-Dist: pydantic>=2.5.0
Requires-Dist: pystray>=0.19.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: uvicorn[standard]==0.27.0
