Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

slint-ui/slint-python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A template for a Python application that's using Slint for the user interface.

About

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.

Prerequisites

In order to use this template and build a Python application, you need to install a few tools:

Usage

  1. Download and extract theZIP archive of this repository.
  2. Rename the extracted directory and change into it:
    mv slint-python-template-main my-projectcd my-project
  3. 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.

Next Steps

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp