Skip to main content

Tesla api

Project description

Tesla API

This is a package for connecting to the Tesla API.

Usage for a vehicle

from teslaapi import Connect

if __name__ == '__main__':
    connect=Connect("your email","your password")
    vehicle=connect.vehicls[0]
    result=vehicle.nearby_charging_sites()
    print(result)

Project details


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-py-1.3.1.win-amd64.zip (9.6 kB view hashes)

Uploaded Source

Built Distribution

tesla_api_py-1.3.1-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page