A library to read and send vehicle data via Cupra/Seat portal using the same API calls as the MyCupra/MySeat mobile app.
Project description
PyCupra
A library to read and send vehicle data via Cupra/Seat portal using the same API calls as the MyCupra/MySeat mobile app.
Fork of https://github.com/Farfar/seatconnect which in turn is a fork of: Fork of https://github.com/lendy007/skodaconnect which in turn is a fork of: https://github.com/robinostlund/volkswagencarnet
Information
Retrieve statistics about your Cupra/Seat from the Cupra/Seat Connect online service
No licence, public domain, no guarantees, feel free to use for anything. Please contribute improvements/bugfixes etc.
Breaking changes
Thanks to
- RobinostLund for initial project for Volkswagen Carnet I was able to fork
- Farfar for modifications related to electric engines
- tanelvakker for modifications related to correct SPIN handling for various actions and using correct URLs also for MY2021
Example
For an extensive example, please use the code found in example/PyCupra.py. When logged in the library will automatically create a vehicle object for every car registered to the account. Initially no data is fetched at all. Use the doLogin method and it will signin with the credentials used for the class constructor. After a successful login, the tokens are stored in a json file. Later doLogin calls can use the token file instead of the credentials. Method get_vehicles will fetch vehicle basic information and create Vehicle class objects for all associated vehicles in account. To update all available data use the update_all method of the Connect class. This will call the update function for all registered vehicles, which in turn will fetch data from all available API endpoints.
The file cupra_credentials.json.demo explains the data structure of the credentials file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pycupra-0.0.9.tar.gz.
File metadata
- Download URL: pycupra-0.0.9.tar.gz
- Upload date:
- Size: 54.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22972def810ea2e802a6bd1f0bf5c080e80c17da4f29be7d48d5aad6b1a1c1eb
|
|
| MD5 |
4728dffebd15a74084ecdb30fff1ed35
|
|
| BLAKE2b-256 |
0b64ac4e32647b5d422434d9dd682b8f70c5f935e1a54ecbc96d162aa7f3801c
|
File details
Details for the file pycupra-0.0.9-py3-none-any.whl.
File metadata
- Download URL: pycupra-0.0.9-py3-none-any.whl
- Upload date:
- Size: 49.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fde23e9b5ed9f44092868dcd601fe778cb77f8789ae4c101c1ac3d0ca267946f
|
|
| MD5 |
f5e299f68c6388a28a0ae5634f5cffe8
|
|
| BLAKE2b-256 |
e86a14c54ce90a476e0c729dbce664eb8e03f86ec0167a43843036d3a18f7cb6
|