bretterer / rivian-python-client

Unofficial Rivian Client for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python: Rivian API Client

Currently a Work In Progress

Dependencies

Poetry

curl -sSL https://install.python-poetry.org | python3 -

Setup

Install project dependencies into the poetry virtual environment.

poetry install

Run Tests

poetry run pytest

About

Unofficial Rivian Client for Python


Languages

Language:Python 98.5%Language:Dockerfile 1.5%Language:Shell 0.0%