https://github.com/koproductions-code/grohe
A python package to interact with the Grohe API.
https://github.com/koproductions-code/grohe
Last synced: about 1 year ago
JSON representation
A python package to interact with the Grohe API.
- Host: GitHub
- URL: https://github.com/koproductions-code/grohe
- Owner: koproductions-code
- License: mit
- Created: 2024-12-26T19:22:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-04T17:49:04.000Z (about 1 year ago)
- Last Synced: 2025-05-04T18:01:55.074Z (about 1 year ago)
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grohe
A python package to interact with the Grohe API.
## Installation
```python
pip install grohe
```
## Usage
For usage instructions look into the wiki: [Usage](https://github.com/koproductions-code/grohe/wiki/Usage)
## License
This project is licensed under the [MIT](https://github.com/koproductions-code/grohe/blob/master/LICENSE) License - see LICENSE file for details.