M0NsTeRRR / awtrix-light-client

awtrix-light async HTTP client to be used with Ulanzi clock

Home Page:https://m0nsterrr.github.io/awtrix-light-client/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python async HTTP client for awtrix-light

PyPI PyPI versions Python test Code Style

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 Poetry

Install and setup dependencies

poetry install
poetry shell

Run unit test

poetry run pytest --cov

Run ruff

poetry run ruff format . 
poetry 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

About

awtrix-light async HTTP client to be used with Ulanzi clock

https://m0nsterrr.github.io/awtrix-light-client/

License:Other


Languages

Language:Python 100.0%