Metadata-Version: 2.4
Name: python_vw_carnet
Version: 0.1.1
Summary: Python client for myVW login, session management, and vehicle data APIs
Author: dmillerw
License-Expression: MIT
Keywords: volkswagen,vw,myvw,telematics
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Home Automation
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.31.0
Dynamic: license-file

# vw-client

Python client for the North America myVW flow, including login, token/session caching, S-PIN challenge handling, and typed DTO responses for common vehicle endpoints.
