slint/demos/printerdemo/python
Simon Hausmann 86befbe769 Python: Make space for additional python modules
Move Slint module into sub-directory under api/python
2025-06-25 20:43:09 +02:00
..
main.py [autofix.ci] apply automated fixes 2025-02-16 14:04:13 +00:00
pyproject.toml Python: Make space for additional python modules 2025-06-25 20:43:09 +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.