Metadata-Version: 2.1
Name: tgio
Version: 0.15
Summary: The simplest library for Telegram bots
Home-page: https://github.com/kosyachniy/tgio
Author: Alex Poloz
Author-email: alexypoloz@gmail.com
License: MIT
Project-URL: Source, https://github.com/kosyachniy/tgio
Keywords: simple,Telegram,bot
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiogram==3.10.0

# tgio
The simplest Python library for Telegram bots based on AsyncIO

[GitHub](https://github.com/chilleco/tgio)
 | [PyPI](https://pypi.org/project/tgio/)
