Connect and control the Grainfather conical fermenter and other controlers
Project description
gfFermentation - Script Grainfather fermenter controlers.
This package allows for reading/controlling a Grainfather Conical fermenter or fermentation device. Currently reading and setting of target temperature/pausing and status is supported.
Install
gfFermentation is available on pip
pip install gffermentation
Usage
from gfFermentation.grainfather import Grainfather
username = '' # Your username
password = '' # Your password
gfIO = Grainfather(username, password) # Login to Grainfather (tokens also supported)
for controller in gfIO.controllers:
print(controller)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gfFermentation-0.0.5.tar.gz.
File metadata
- Download URL: gfFermentation-0.0.5.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2da06f7ae556e4f8ac23a892373397f78dd56cc89795eab04e483bd85b74a11d
|
|
| MD5 |
601be56c6944b794d7c4d15bdce8a40c
|
|
| BLAKE2b-256 |
bd4195ad0ceb8231d5d40c758ffd8ee6f9f62f8f3292cb172a3513f5fe368558
|
File details
Details for the file gfFermentation-0.0.5-py3-none-any.whl.
File metadata
- Download URL: gfFermentation-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc654db77f94a313a75ac148a4b3c4737a6df6c765d11b8ea403965847796ea7
|
|
| MD5 |
2e1613efcdf6835f52124e2072746fca
|
|
| BLAKE2b-256 |
19424d75b034d3d710a5a21e4017cf2f019352a27e6d21528a258b4750181f17
|