Metadata-Version: 2.1
Name: pyteledantic
Version: 0.0.2
Summary: Pydantic models for Telegram Bot API
Home-page: https://github.com/isys35/pyteledantic
Author: isys35
Author-email: isysbas@gmail.com
License: UNKNOWN
Project-URL: Source, https://github.com/isys35/pyteledantic
Keywords: pydantic telegram api bot
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9, <4
Description-Content-Type: text/markdown
Requires-Dist: pydantic (==1.8.2)
Requires-Dist: typing-extensions (==3.10.0.2)

**Pydantic models for Telegram Bot API**


