- Notifications
You must be signed in to change notification settings - Fork0
slint-ui/slint-python-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A template for a Python application that's using Slint for the user interface.
This template helps you get started developing a Python application with Slint as toolkitfor the user interface. It demonstrates the integration between the.slint
UI markup andPython code, how to trigger react to callbacks, get and set properties and use basic widgets.
In order to use this template and build a Python application, you need to install a few tools:
- Download and extract theZIP archive of this repository.
- Rename the extracted directory and change into it:
mv slint-python-template-main my-projectcd my-project
- Run the application binary
uv run main.py
We recommend using an IDE for development, along with ourLSP-based IDE integration for.slint
files. You can also load this project directly inVisual Studio Code and install ourSlint extension.
We hope that this template helps you get started and you enjoy exploring making user interfaces with Slint. To learn moreabout the Slint APIs and the.slint
markup language check out ouronline documentation.
About
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.