Ocelloids Python Library A Python library for interacting with Ocelloids. Requirements Python 3.8+ uv uv install Usage To run an example using uv: uv run examples/main.py Development To lint and format your code with ruff: ruff format TipFor Textual development see Textual Devtools.