API client for Tesla
Project description
Tesla API
This is a package for connecting to the Tesla API.
Usage
from tesla_api import TeslaApiClient
client = ApiClient('your@email.com', 'yourPassword')
vehicles = client.vehicles.list()
for v in vehicles:
print(v.vin)
v.controls.flash_lights()
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
tesla_api-1.0.3.tar.gz
(2.9 kB
view details)
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 tesla_api-1.0.3.tar.gz.
File metadata
- Download URL: tesla_api-1.0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01fd763f248b0c5387d012deffdb461c81564870db43438a31c7cfc766e5980f
|
|
| MD5 |
2af9090f7df61e87c2ec136fe959abd0
|
|
| BLAKE2b-256 |
1784300c2d07839f581be11112dc35996b89793f907e177f224ebb946404588d
|
File details
Details for the file tesla_api-1.0.3-py3-none-any.whl.
File metadata
- Download URL: tesla_api-1.0.3-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a5427134c5848a317adc5e798ec76dbac45a7ca9f7623b7d3d749e41a050e25
|
|
| MD5 |
ddf88510bab1145441e020890988fde6
|
|
| BLAKE2b-256 |
7fec9471e04773877888992abcc20dce18d0142a1c30b0f4f5cb8494d10c4f1b
|