Metadata-Version: 2.4
Name: kabforge
Version: 0.1.2
Summary: kABForge - khasi AsyncIO Bot Forge: Framework for creating Telegram bots
Author-email: Aziz Khasanov <runpadshell9@gmail.com>
License: MIT
Keywords: telegram,bot,framework,asyncio,kabforge,aiogram
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: AsyncIO
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.24
Requires-Dist: aiofiles>=24.1
Requires-Dist: aiocache>=0.12
Requires-Dist: aiosqlite>=0.21
Requires-Dist: asyncpg>=0.30
Requires-Dist: attrs>=25.3
Requires-Dist: loguru>=0.7
Requires-Dist: pydantic>=2.11
Requires-Dist: yarl>=1.20
Requires-Dist: multidict>=6.6
Requires-Dist: babel>=2.17
Requires-Dist: python-dotenv>=1.1
Requires-Dist: tortoise-orm>=0.25
Requires-Dist: magic-filter>=1.0
Requires-Dist: pypika-tortoise>=0.6
Requires-Dist: pytest>=8.4
Requires-Dist: pytest-asyncio>=1.1
Requires-Dist: typing-extensions>=4.14
