PyQt6 app framework with event bus, layout management, and theming helpers
Project description
GlavnaQt
GlavnaQt is a PyQt6-based GUI framework for building desktop applications with customizable layouts and basic UI features.
Features
- Layouts with splitters and sidebars (
CollapsibleSplitter,LayoutManager) - Event handling (
EventBus,transitions.py) - Configuration via
UIConfig(Confumo) - Status bar updates (
StatusBarManager) - Background tasks (
ThreadManager,TaskRunnable) - Light/dark theme support (
ThemeManager,ThemeWatcher) - Optional profiling (
profiler.py) and logging (logger.py)
Installation
-
Clone the repo:
git clone https://github.com/your-username/glavnaqt.git cd glavnaqt
-
Set up a virtual environment:
python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate
-
Install requirements:
pip install -r requirements.txt
-
Run the example:
python glavnaqt/examples/example.py
Usage
- Start the app:
python glavnaqt/examples/example.py - Cycle layouts:
python glavnaqt/examples/example.py --cycle-layouts
- Change settings in
glavnaqt/core/config.py.
Project Structure
glavnaqt/
├── core/
│ ├── config.py
│ ├── logger.py
│ ├── profiler.py
│ └── thread_manager.py
├── ui/
│ ├── main_window.py
│ ├── layout.py
│ ├── status_bar_manager.py
│ ├── theme_manager.py
│ ├── theme_watcher.py
│ └── widget_adjustment.py
├── events/
│ ├── bus.py
│ └── window.py
├── examples/
│ └── example.py
├── transitions.py
├── setup.py
└── requirements.txt
Development
- Install dev tools:
pip install -r dev-requirements.txt
- Run tests:
pytest tests/
License
AGPLv3. See LICENSE.
Contact
Open an issue on GitHub.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file glavnaqt-0.1.0.tar.gz.
File metadata
- Download URL: glavnaqt-0.1.0.tar.gz
- Upload date:
- Size: 60.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e9680d5bd14095285dcb1d9d7194ce34458546d1d45b7280990acd65296847e
|
|
| MD5 |
4e4231d0a26b8fce9d6149ae769e8b2b
|
|
| BLAKE2b-256 |
200f50e47b4435c68fc0c6d57348a87f61ea55b9660219b98a416d9e063118b9
|
Provenance
The following attestation bundles were made for glavnaqt-0.1.0.tar.gz:
Publisher:
publish.yml on actx4gh/GlavnaQt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
glavnaqt-0.1.0.tar.gz -
Subject digest:
2e9680d5bd14095285dcb1d9d7194ce34458546d1d45b7280990acd65296847e - Sigstore transparency entry: 960036484
- Sigstore integration time:
-
Permalink:
actx4gh/GlavnaQt@a93ddc5c35dd5de21e2c20da8dc98959c6058110 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/actx4gh
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@a93ddc5c35dd5de21e2c20da8dc98959c6058110 -
Trigger Event:
push
-
Statement type:
File details
Details for the file glavnaqt-0.1.0-py3-none-any.whl.
File metadata
- Download URL: glavnaqt-0.1.0-py3-none-any.whl
- Upload date:
- Size: 59.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a330f5218f296a9f541671a9d0717fa7118618fc81c9496e996a63173a55de9a
|
|
| MD5 |
8e27151249691b2c7a15a177e69ebb49
|
|
| BLAKE2b-256 |
625654ac610b236866118f0afcd42e3f0b909f6b20c94d9093e28ae704d9d96b
|
Provenance
The following attestation bundles were made for glavnaqt-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on actx4gh/GlavnaQt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
glavnaqt-0.1.0-py3-none-any.whl -
Subject digest:
a330f5218f296a9f541671a9d0717fa7118618fc81c9496e996a63173a55de9a - Sigstore transparency entry: 960036556
- Sigstore integration time:
-
Permalink:
actx4gh/GlavnaQt@a93ddc5c35dd5de21e2c20da8dc98959c6058110 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/actx4gh
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@a93ddc5c35dd5de21e2c20da8dc98959c6058110 -
Trigger Event:
push
-
Statement type: