Metadata-Version: 2.3
Name: bot_engine
Version: 0.1.5
Summary: The universal bot engine framework. Made on top of pytelegrambotapi
Author: Ca-tt
Author-email: damir96.lukyanenko@gmail.com
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: apscheduler (>=3.11.0,<4.0.0)
Requires-Dist: fastapi (>=0.115.12,<0.116.0)
Requires-Dist: keyboard (>=0.13.5,<0.14.0)
Requires-Dist: pymongo (>=4.11.3,<5.0.0)
Requires-Dist: pytelegrambotapi (>=4.26.0,<5.0.0)
Requires-Dist: pytest (>=8.3.5,<9.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: uvicorn (>=0.34.0,<0.35.0)
Description-Content-Type: text/markdown

The universal bot engine framework. Made on top of pytelegrambotapi
