Skip to main content

deepracer-vehicle-api is a python package for control the DeepRacer vehicle via HTTP API.

Project description

Deepracer Vehicle API

deepracer-vehicle-api

API

Installation

pip install deepracer-vehicle-api

Getting Started

Show vehicle info

import deepracer_vehicle_api as dva

client = dva.Client(password="???", ip="111.222.333.444") client.show_vehicle_info()

For more details, see addition examples here: https://github.com/thu2004/deepracer-vehicle-api/examples'

Others

This repo has borrowed code and refactored them from :

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

deepracer-vehicle-api-0.0.2.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

deepracer_vehicle_api-0.0.2-py3-none-any.whl (6.0 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