Metadata-Version: 2.4
Name: multibotkit
Version: 0.2.2
Summary: Functional library for developing multiplatform chatbots
Home-page: https://github.com/Appvelox/multibotkit
Author: Appvelox LLC
Author-email: team@appvelox.ru
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx[socks]>=0.28.1
Requires-Dist: pydantic<3
Requires-Dist: tenacity>=9.1.2
Requires-Dist: aiofiles>=22.1.0
Provides-Extra: mongo
Requires-Dist: motor>=3.7.0; extra == "mongo"
Provides-Extra: redis
Requires-Dist: redis>=7.1.0; extra == "redis"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# multibotkit
Functional library for developing multiplatform chatbots
