Metadata-Version: 2.1
Name: boilergram
Version: 0.1.0
Summary: boilergram is a superset tool that helps you develop your aiogram bots with ease using a django-like declarative approach
License: MIT
Keywords: asyncio,telegram,aiogram
Author: gitgernit
Author-email: petr.zakharov.anton@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiogram (>=3.5.0,<4.0.0)
Project-URL: Homepage, https://github.com/gitgernit/boilergram
Project-URL: Issues, https://github.com/gitgernit/boilergram/issues
Description-Content-Type: text/markdown

# boilergram
### boilergram is a superset tool that helps you develop your aiogram bots with ease using a django-like declarative approach

