Framework for PySide6 Applications
Project description
pyside-app-core
Custom style, widgets, and utilities for cross-platform PySide6 applications.
[!WARNING]
This project should be considered experimental and subject to breaking changes AT ANY TIME until a v1.0.0 release.
Install
To use pyside-app-core
as a library in your own projects install the
wheel distribution from PyPi
$ pip install pyside-app-core
Local Development
Requirements:
- Hatch (installation instructions)
hatch env create
Run example application
An example project/application is included
# switch to the example project dir
cd examples/toolbar-app-project
# build the project
hatch build -t pyside-app --clean
# list the build artifacts
ls dist
Run tests
Hatch can run tests across multiple versions of python.
hatch test -a -p
Hatch Build Plugin
This library exposes a hatch
build plugin that will generate Qt resources and
package a standalone executable. See the example project for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file pyside_app_core-0.13.2-py3-none-any.whl
.
File metadata
- Download URL: pyside_app_core-0.13.2-py3-none-any.whl
- Upload date:
- Size: 80.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e196d491675850b5c00c81523fe7fec2c3f2aca6f6ab1fd75abd580223df50eb |
|
MD5 | c7bf361b064ea9744e627e92433d91d6 |
|
BLAKE2b-256 | ebcc319e6565d62f56dd5307c1934832d9c3f05d95bef61785ec903476cb8132 |