Metadata-Version: 2.1
Name: toolsgram
Version: 0.0.1
Summary: Python toolbox for Telegram bots development
Home-page: https://github.com/sergioteula/toolsgram
Author: Sergio Abad
Author-email: sergio.abad@bytelix.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# Toolsgram

Python toolbox for Telegram bots development.

[![PyPI](https://img.shields.io/pypi/v/toolsgram?color=%231182C2&label=PyPI)](https://pypi.org/project/toolsgram/)
[![Python](https://img.shields.io/badge/Python->3.10-%23FFD140)](https://www.python.org/)
[![License](https://img.shields.io/badge/License-MIT-%23e83633)](https://github.com/sergioteula/toolsgram/blob/main/LICENSE)

This monorepo is intended solely for my personal use, since breaking changes will be
applied without any advice. So you are free to use it, but please don't ask for changes
or backwards compatibility with previous versions. Bug fixes and improvements are
welcome.


