displays_physical_linux 0.1.0

Linux physical display brightness backends for the displays crate
Documentation
1
2
3
4
5
6
7
8
## Python Setup

For local development inside `displays_py/`:

```bash
uv sync --reinstall-package displays
uv run ipython
```