No project description provided
Project description
KevinbotLib
Communicate with Kevinbot v3 Hardware
KevinbotLib incldes all the necessary classes for communicating with and controlling Kevinbot v3 hardware. It also contains an interface over MQTT to allow multiple clients on-robot as well as off-robot. Your code stays mostly the same whether you are communicating directly over serial, or using MQTT.
Table of Contents
Installation
pip install kevinbotlib
Developing
Set up module in development mode
-
Install hatch
Hatch Installation (I recommend using pipx)
-
Clone this repo
git clone https://github.com/meowmeowahr/kevinbotlib && cd kevinbotlib
-
Create env
hatch env create
-
Activate env
hatch shell
Formatting
Formatting is done through ruff. You can run the formatter using:
hatch fmt
License
kevinbotlib
is distributed under the terms of the GPL-3.0-or-later license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kevinbotlib-0.0.1a2.tar.gz
(33.3 kB
view hashes)
Built Distribution
Close
Hashes for kevinbotlib-0.0.1a2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dba7e31f0346f3f4516bda5cfc63946946750177c58603d02bf61080f8ebdf30 |
|
MD5 | a0d67640c820a252f7e689fc87cbdca9 |
|
BLAKE2b-256 | 8bf89a2a282805511a607249af772ec9efdf2671cec3724d9f25003868a7a6b4 |