Skip to main content

A Python module to control a FreshRoastSR700 coffee roaster.

Project description

https://travis-ci.org/Roastero/freshroastsr700.svg?branch=master https://coveralls.io/repos/Roastero/freshroastsr700/badge.svg?branch=master&service=github Documentation Status

A Python module to control a FreshRoastSR700 coffee roaster.

Install

pip install freshroastsr700

Documentation

Complete code documentation and a breakdown of the FreshroastSR700 communication protocol can be found at http://freshroastsr700.readthedocs.org

Develop

git clone git@github.com:Roastero/freshroastsr700.git
cd freshroastsr700
virtualenv venv -p python3
source venv/bin/activate
python setup.py develop

Tests

This module uses tox to run tests and a code linter. Run the commands below in the base project directory to install everything needed and run tests on the freshroastsr700 module.

pip install -r test-requirements.txt
tox

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

freshroastsr700-0.0.6.tar.gz (5.1 kB view hashes)

Uploaded Source

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