Skip to main content

No project description provided

Project description

Zero Motorcycles

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install zero-motorcycles

Usage

from zero_motorcycles import Zero

zero_client = Zero(username="email", password="password")

# Get units
zero_client.get_units()

# Get last transmit data for a specific unit
zero_client.get_last_transmit(123456)

# Get subscription expiration for a specific unit
zero_client.get_expiration_date(123456)

License

zero-motorcycles is distributed under the terms of the BSD 3-Clause license.

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

zero_motorcycles-1.0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

zero_motorcycles-1.0.1-py3-none-any.whl (4.6 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