slint/demos/printerdemo/python
2025-07-14 13:36:39 +02:00
..
main.py WIP 2025-07-14 13:36:39 +02:00
printerdemo.py enum in generated file 2025-07-14 13:36:39 +02:00
pyproject.toml WIP 2025-07-14 13:36:39 +02: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.