https://github.com/mayankpatibandla/lights-controller
https://github.com/mayankpatibandla/lights-controller
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mayankpatibandla/lights-controller
- Owner: mayankpatibandla
- License: mit
- Created: 2023-08-31T22:34:05.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T22:31:08.000Z (4 months ago)
- Last Synced: 2025-02-17T23:27:56.930Z (4 months ago)
- Language: Python
- Size: 88.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lights-Controller
# Installation
```bash
pip install -e . --config-settings editable_mode=strict
```