Metadata-Version: 2.1
Name: telegrapi
Version: 1.0.0
Summary: Telegrapi (Telegram Api) is a package for using Telegram network within Python.
Home-page: https://github.com/kunthet/telegrapi
Author: Kunthet
Author-email: <mail@kunthet.com>
License: MIT
Keywords: python,telegram,bot,api,light,simple
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: twine>=4.0.2; extra == "dev"
Requires-Dist: dotenv; extra == "dev"


# telegrapi (Telegram Api)
