Python async HTTP client for awtrix-light

Warning
This client has been tested with awtrix-light v0.90 use with caution as official dev documentation is not fully documented and can cause crash
Documentation
https://M0NsTeRRR.github.io/awtrix-light-client
Dev
Install uv
Install and setup dependencies with uv sync
Run unit test
uv run pytest --cov
Run ruff
uv run ruff format .
uv run ruff check .
Contributing
We welcome and encourage contributions to this project! Please read the Contributing guide. Also make sure to check the Code of Conduct and adhere to its guidelines
Security
See SECURITY.md file for details.
Licence
The code is under CeCILL license.
You can find all details here: https://cecill.info/licences/Licence_CeCILL_V2.1-en.html
Credits
Copyright © Ludovic Ortega, 2023
Contributor(s):
-Ortega Ludovic - ludovic.ortega@adminafk.fr