Skip to content
This repository was archived by the owner on Feb 27, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (12 loc) · 747 Bytes

File metadata and controls

23 lines (12 loc) · 747 Bytes

Archived

The idea behind this repository was that we provide an interface to our Web API with the intention that customers can customize the firmware running on their own GrowBot. This is hard to maintain and hard to develop our actual firmware against. It may come back after release.

(This is a university project, so it will never come back.)


GrowBot Python Library

The GrowBot Python Library provides convenient access to the GrowBot API from applications written in the Python programming language.

Installation

pip install growbot or pipenv install growbot

Usage

See sample.

Software License

This software is governed by the license defined in /LICENSE at the root of this repository.