Skip to main content

No project description provided

Project description

Kevinbot v3 logo

KevinbotLib

Ruff Hatch project PyPI - Version PyPI - Python Version


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


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)

Uploaded Source

Built Distribution

kevinbotlib-0.0.1a2-py3-none-any.whl (30.7 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