Metadata-Version: 2.1
Name: tgtypes
Version: 0.1.1
Summary: Unified Python models for Telegram Messenger.
Home-page: https://github.com/JosXa/tgintegration
License: MIT
Keywords: telegram,python3,models,abstractions
Author: JosXa
Author-email: joscha.goetzer@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Dist: pydantic (>=1.6.1,<2.0.0)
Project-URL: Repository, https://github.com/JosXa/tgintegration
Description-Content-Type: text/markdown

# tgtypes

Library-agnostic Python models for Telegram types.

Used by [botkit](https://github.com/autogram/botkit).

