Metadata-Version: 2.4
Name: remotivelabs-cli
Version: 0.8.0
Summary: CLI for operating RemotiveCloud and RemotiveBroker
Keywords: automotive,autotech,networking,CAN
Author: Remotivelabs
Author-email: Remotivelabs <support@remotivelabs.com>
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Communications
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Dist: trogon>=0.5.0
Requires-Dist: typer>=0.21.1
Requires-Dist: remotivelabs-broker~=0.11.1
Requires-Dist: rich~=13.7.0
Requires-Dist: pyjwt~=2.6
Requires-Dist: zeroconf~=0.127.0
Requires-Dist: websocket-client~=1.6
Requires-Dist: plotext~=5.2
Requires-Dist: python-socketio>=4.6.1
Requires-Dist: python-can>=4.3.1
Requires-Dist: grpc-stubs>=1.53.0.5
Requires-Dist: mypy-protobuf>=3.0.0
Requires-Dist: types-requests~=2.32.0.20240622
Requires-Dist: pydantic~=2.12.4
Requires-Dist: email-validator~=2.2.0
Requires-Dist: requests~=2.32.4
Requires-Dist: semver>=3.0.4
Requires-Dist: fastapi~=0.115.0
Requires-Dist: uvicorn~=0.32.0
Requires-Dist: cryptography>=46.0.3
Requires-Python: >=3.10, <4.0
Description-Content-Type: text/markdown

# RemotiveLabs - CLI
[![PyPI - Version](https://img.shields.io/pypi/v/remotivelabs-cli.svg)](https://pypi.org/project/remotivelabs-cli)

Use this CLI with our cloud and broker as a compliment to code and web tools.

Read more at https://docs.remotivelabs.com/docs/remotive-cli

