Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coolcat467/plantbox
Script to control Plant Box
https://github.com/coolcat467/plantbox
Last synced: 28 days ago
JSON representation
Script to control Plant Box
- Host: GitHub
- URL: https://github.com/coolcat467/plantbox
- Owner: CoolCat467
- License: gpl-3.0
- Created: 2024-04-30T03:48:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T07:14:19.000Z (4 months ago)
- Last Synced: 2024-10-14T15:38:41.382Z (2 months ago)
- Language: Python
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlantBox
Script to control Plant Box[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![code style: black](https://img.shields.io/badge/code_style-black-000000.svg)](https://github.com/psf/black)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)## Installation
Ensure Python 3 is installed, and use pip to install this project.```bash
pip install git+https://github.com/CoolCat467/PlantBox.git
```