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.1.4.tar.gz (25.6 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.1.4-py3-none-any.whl (32.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for glavnaqt-0.1.4.tar.gz
Algorithm Hash digest
SHA256 29c3b818140a42d480529f4a4e347905866d7087931c95634ba2705d2877565b
MD5 29e6f54761d04bb1a1dc9a3fbe98dac2
BLAKE2b-256 5d2b9bf91cda6ae65a6d1e45afc24f0e70ed6e953c45db07f0ef7c79e4ec41b6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for glavnaqt-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a2c4f08a7badea1c9ca0bd812dfbfa2c34eb99c657c9012c32c7972d5f9cd5c0
MD5 ea8a364963b2df7f73787ed18e44f614
BLAKE2b-256 dafc304b26971eef9bcaeec051334bcceac3e8aa93ccfe1d1507b27a5e4db7fe

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