Skip to main content

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 until a 1.0.0 release.

GitHub Release GitHub License GitHub Actions Workflow Status PyPI - Wheel

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 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


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.4.3.tar.gz (29.7 kB view hashes)

Uploaded Source

Built Distribution

pyside_app_core-0.4.3-py3-none-any.whl (43.5 kB view hashes)

Uploaded Python 3

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