slint/examples/printerdemo/python
2024-03-07 12:00:08 +01:00
..
main.py Python: Add support for a @slint.callback decorator to conveniently associated callbacks with python methods 2024-03-07 12:00:08 +01:00
Pipfile Python: Add a Python version of the Printer Demo 2024-03-07 10:08:12 +01:00
README.md Python: Add a Python version of the Printer Demo 2024-03-07 10:08:12 +01:00

Intro

This is the Python version of the Slint Printer Demo.

Prerequisites

Setup

pipenv update

Run

pipenv run python main.py