slint/examples/printerdemo/python/README.md

485 B

Intro

This is the Python version of the Slint Printer Demo.

Prerequisites

Setup

pipenv update

Run

pipenv run python main.py

Source Code

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