Metadata-Version: 2.1
Name: mavtel-client
Version: 0.0.5
Summary: Client for MAVTel
Home-page: https://gitlab.com/Zyatin/mavtel/mavtel_client
Author: Mykhailo Ziatin
Author-email: mikhail.zyatin@gmail.com
Project-URL: Bug Reports, https://gitlab.com/Zyatin/mavtel/-/issues
Project-URL: Source, https://gitlab.com/Zyatin/mavtel
Project-URL: Homepage, https://gitlab.com/Zyatin/mavtel/mavtel_client
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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 :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
Requires-Dist: httpx (>=0.23.0)
Requires-Dist: inflection (>=0.5.1)
Requires-Dist: orjson (>=3.7.7)
Requires-Dist: pydantic (>=1.9.1)
Requires-Dist: websockets (>=10.3)
Provides-Extra: test
Requires-Dist: aiounittest (>=1.4.2) ; extra == 'test'
Requires-Dist: coverage (>=6.4) ; extra == 'test'
Requires-Dist: pytest (>=7.1) ; extra == 'test'

MAVTEL-Python
=============

Python client for [MAVTel](https://gitlab.com/Zyatin/mavtel).
