Skip to main content

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

For normal use, install the published package:

pip install GlavnaQt

For development from source, use a checkout from the canonical VPS host or public mirror, then create a virtual environment:

cd GlavnaQt
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
pip install -r requirements.txt
python glavnaqt/examples/example.py

Usage

Start the example app:

python glavnaqt/examples/example.py

Cycle layouts:

python glavnaqt/examples/example.py --cycle-layouts

Adjust application defaults in glavnaqt/core/config.py.

Development

Run the local packaging check:

scripts/ci/check

Run the fuller local pass, including the optional Qt smoke import:

scripts/ci/full

For a tagged release candidate:

scripts/ci/release-check v0.1.0

License

This repository ships under 0BSD; see LICENSE and NOTICE.

Contact

Open an issue on the public Codeberg mirror.

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

glavnaqt-0.2.0.tar.gz (35.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

glavnaqt-0.2.0-py3-none-any.whl (46.0 kB view details)

Uploaded Python 3

File details

Details for the file glavnaqt-0.2.0.tar.gz.

File metadata

  • Download URL: glavnaqt-0.2.0.tar.gz
  • Upload date:
  • Size: 35.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for glavnaqt-0.2.0.tar.gz
Algorithm Hash digest
SHA256 58e116fce99c548a26d23d757aa22e07eb115c9f2ada225a1ab4a0cd5cb85ebb
MD5 60644e163d431eb1dfe6c9aeb957d853
BLAKE2b-256 e366a2de26076e9ef099520f19db553cfdfbbef30a0fc136580105744fcc27bd

See more details on using hashes here.

File details

Details for the file glavnaqt-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: glavnaqt-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 46.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for glavnaqt-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7d3a487b288f50398affd55a8a55a77147056b509276f0dcd82e8e3e39730e21
MD5 c5c69fd9555128601d3fdba4d1cdcbe7
BLAKE2b-256 2167eaf1b71431cfac2fa0fc089ae49270040a06a002ff9fae39ac560cad9315

See more details on using hashes here.

Supported by

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