Tools and scripts to run hydroponics systems in a smarter way.
Project description
Xenoponics
A repository for scripts and other tools to run hydroponics systems in a smarter way.
Configured Scripts
control.py
Summary
The management script for our current Raspberry Pi setup. Uses Typer, python-requests, and Python stdlib to perform POST requests to XenoAPI, which is a GraphQL API that handles database interactions.
Requirements
- Python 3.8+
Setup
Implicit purchase a Raspberry Pi and sensors and set it up goes here
- Make a virtualenv
python3 -m venv .xenovenv
- Activate the virtualenv
source ./xenovenv/bin/activate
- Install
pip3 install xenoponics
Usage
See xenoponics --help for usage information.
"I've been a plant lady since birth." - McCDouble21
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
xenoponics-0.0.3.tar.gz
(2.3 kB
view details)
File details
Details for the file xenoponics-0.0.3.tar.gz.
File metadata
- Download URL: xenoponics-0.0.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.8.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ca4fb59bc3162e67a8d19c0915fb1ca3ebc60758e82dacc398f4f8464c82fbb
|
|
| MD5 |
295fd166ca57342e88211310785bf3a7
|
|
| BLAKE2b-256 |
254c5c271a968112fc2726e09bd873c074c021fc49535dd4b35eefcf6b2e6483
|