pyside-app-core 0.8.1

Creator: bradpython12

Last updated:

0 purchases

pyside-app-core 0.8.1 Image
pyside-app-core 0.8.1 Images
Add to Cart

Description:

pysideappcore 0.8.1

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.