Metadata-Version: 2.4
Name: pydantic-ai-channels
Version: 0.1.1
Summary: Production-ready Telegram and Slack channels for Pydantic AI agents.
Project-URL: Homepage, https://gitlab.com/rzk.ssr/pydantic-ai-channels
Project-URL: Repository, https://gitlab.com/rzk.ssr/pydantic-ai-channels
Project-URL: Issues, https://gitlab.com/rzk.ssr/pydantic-ai-channels
Author: Pydantic AI Channels Contributors
Keywords: agent,ai,bot,pydantic,slack,telegram
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.12
Requires-Dist: pydantic-ai>=1.103.0
Provides-Extra: all
Requires-Dist: aiogram>=3.28.2; extra == 'all'
Requires-Dist: slack-sdk>=3.42.0; extra == 'all'
Provides-Extra: slack
Requires-Dist: slack-sdk>=3.42.0; extra == 'slack'
Provides-Extra: telegram
Requires-Dist: aiogram>=3.28.2; extra == 'telegram'
