Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.68 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.68 KB

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