Python client for Toyota Connected Services.
Project description
Toyota Connected Services Python module
[!] This is still in beta
Description
Python 3 package to communicate with Toyota Connected Services. This is an unofficial package and Toyota can change their API at any point without warning.
Installation
This package can be installed through pip
.
pip install mytoyota
Usage
See Documentation
Known issues
- Statistical endpoint will return
None
if no trip have been performed in the requested timeframe. This problem will often happen at the start of each week, month or year. Also daily stats will of course also be unavailable if no trip have been performed.
Contributing
This python module uses poetry and pre-commit.
To start contributing, fork this repository and run poetry install
. Then create a new branch. Before making a PR, please run pre-commit poetry run pre-commit run --all-files
and make sure that all tests passes locally first.
Note
As I @DurgNomis-drol am not a professional programmer. I will try to maintain it as best as I can. If someone is interested in helping with this, they are more the welcome to message me to be a collaborator on this project.
Credits
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.