Skip to main content

Framework for PySide Applications

Project description

pyside-app-core

Custom style, widgets, and utilities for PySide 6.5 applications.

This project should be considered experimental and subject to breaking changes at any time.

Install

$ pip install pyside-app-core

Run example application

$ python -m examples.simple_app --generate-rcc

Generate resources files

Resource files MUST be generated at least once for stylesheets and icons to function.

# from repo with this lib installed
$ compile-pyside-theme <target directory>

# custom QssTheme subclass where `./theme.py` has `THEME = CustomTheme()`
$ compile-pyside-theme <target directory> --custom-theme-pypath theme.THEME

# if needed to resolve python modules you can include pypath updates
$ compile-pyside-theme <target directory> --extra-python-path ./src --custom-theme-pypath src.example_app.theme.THEME

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyside-app-core-0.1.3.tar.gz (63.3 kB view details)

Uploaded Source

Built Distribution

pyside_app_core-0.1.3-py3-none-any.whl (66.1 kB view details)

Uploaded Python 3

File details

Details for the file pyside-app-core-0.1.3.tar.gz.

File metadata

  • Download URL: pyside-app-core-0.1.3.tar.gz
  • Upload date:
  • Size: 63.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for pyside-app-core-0.1.3.tar.gz
Algorithm Hash digest
SHA256 9912fc0d3cb8eaa6bfab64b942d914fe2f802407fd9f0dbef4fcdff436a3b8c8
MD5 03207157527cc269a1e305d691b57f55
BLAKE2b-256 dd67905f0c6a5c35a04f618b8a456d0c739217d81bcf84c218e0f0c1345594e1

See more details on using hashes here.

File details

Details for the file pyside_app_core-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for pyside_app_core-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 386f0e964efe9819a78270b54c35da7988af35ef8466cf1cc7f50fb92134bf92
MD5 6c02dce7d3263f80394980a20b23c920
BLAKE2b-256 77b1d99b9059777f79c4cb1407f1b0cc338a8d4f345bc9e70ae75b177a737ee4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page