Metadata-Version: 2.4
Name: teleconnector
Version: 0.7.0
Summary: Advanced Telegram Bot API Connector
Home-page: https://github.com/bytebreach/teleconnector
Author: MrFidal
Author-email: mrfidal@proton.me
Project-URL: Bug Reports, https://github.com/bytebreach/teleconnector/issues
Project-URL: Source, https://github.com/bytebreach/teleconnector
Keywords: telegram,bot,api,messaging,chat,telegram-bot,telegram-api,file-transfer
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# TeleConnector

![Python Version](https://img.shields.io/badge/python-3.6%2B-blue)
![License](https://img.shields.io/badge/license-MIT-green)
![PyPI Version](https://img.shields.io/pypi/v/teleconnector)

Advanced Python package for seamless Telegram bot interactions with support for both synchronous and future asynchronous operations.
