Metadata-Version: 2.4
Name: myvsb-developer-api
Version: 0.2.0
Summary: Asynchronous Python library for the MyVSB Developer API
Author-email: net0045 <stepan.netolicky@vsb.cz>
Project-URL: Homepage, https://github.com/mobility-lab-vsb/myvsb-developer-api
Project-URL: Bug Tracker, https://github.com/mobility-lab-vsb/myvsb-developer-api/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: AsyncIO
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.9.0
Requires-Dist: pydantic>=2.5.0
Provides-Extra: test
Requires-Dist: pytest>=9.0.0; extra == "test"
Requires-Dist: pytest-asyncio>=0.23.0; extra == "test"
Requires-Dist: aresponses>=3.0.0; extra == "test"
Dynamic: license-file

# vsb-developer-api
VSB developer API is a Python library to interact with the new VSB API for connected-vehicle data and remote control of VSB vehicles.
