slint/demos/printerdemo/python
2025-02-16 08:58:47 +00:00
..
main.py Move printer demo and energy-monitor into new top-level demos/ folder 2024-10-25 12:09:32 +02:00
pyproject.toml Python: run mypy on the tests 2025-02-16 08:58:47 +00:00
README.md Switch Python tooling over from pipenv to uv (#7574) 2025-02-09 12:09:23 +01:00

Intro

This is the Python version of the Slint Printer Demo.

Prerequisites

Run

uv run main.py

Source Code

The source code of the Python version is in main.py.