Metadata-Version: 2.2
Name: TeleHook
Version: 0.2.0
Summary: A lightweight Python library for building Telegram bots with webhook integration.
Home-page: https://github.com/ishikki-akabane/TeleHook
Download-URL: https://github.com/ishikki-akabane/TeleHook/releases/latest
Author: ishikki-Akabane
Author-email: ishikkiakabane@outlook.com
License: Apache License 2.0
Keywords: telegram,python,webhook,free,api,code,pyrogram
Classifier: Framework :: AsyncIO
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Build Tools
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: flask
Requires-Dist: requests
Requires-Dist: aiohttp
Requires-Dist: asyncio
Requires-Dist: httpx
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# TeleHook
A lightweight Python library for building Telegram bots with webhook integration.
