slint/demos/printerdemo/python/README.md
Simon Hausmann c46846b3cb
Switch Python tooling over from pipenv to uv (#7574)
It's faster and easier to use.
2025-02-09 12:09:23 +01:00

392 B

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.