Framework for PySide6 Applications
Project description
pyside-app-core
Custom style, widgets, and utilities for cross-platform PySide6 applications.
🚧 🚧 🚧 NOTICE 🚧 🚧 🚧
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
You must run the examples from the repository root directory.
hatch run examples:toolbar_app
Run tests
Hatch can run tests across multiple versions of python.
hatch test -a -p
Generate resources files
Resource files MUST be generated at least once in the project using this library for icons to function.
When installed this library provides a cli tool pyside-app-core-compile-rcc
that aids in generating a resources.rcc
file.
# from repo with this lib installed
pyside-app-core-compile-rcc a/target/directory
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 Distribution
Built Distribution
File details
Details for the file pyside_app_core-0.8.0.tar.gz
.
File metadata
- Download URL: pyside_app_core-0.8.0.tar.gz
- Upload date:
- Size: 35.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e7d9f03878231c153972d7e255e903e49cba7309dc057113d30a21189fd50b4 |
|
MD5 | beae4cce284cc3bad782acdfa161e3ee |
|
BLAKE2b-256 | f63f12e90fe21e3a55d2c8d62d85d96c272eec83f60530273199a662db4b53c7 |
File details
Details for the file pyside_app_core-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: pyside_app_core-0.8.0-py3-none-any.whl
- Upload date:
- Size: 53.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95680b366fbc8e75c041cdc9d6ab7eba249fd5e2000b44e4b4e95782dba7d9e6 |
|
MD5 | 75929abf218e72c7f28f7a66487a45cc |
|
BLAKE2b-256 | eac728889e432d0c375f27a5df90e9c1614cb402622a64f28d810000ffeb5a81 |