Skip to content

pyapp-kit/PyQlementine

Repository files navigation

PyQt6/PySide6-Qlementine

PyQt6/PySide6 Bindings for (the amazing) Qlementine

Modern QStyle for desktop Qt6 applications... ready for Python!

Installation

pip install PyQt6-Qlementine
# or 
pip install PySide6-Qlementine

Usage

See C++ documentation for more information.

See also examples in this repo.

The autogenerated type stubs are also useful for understanding the API.

Developers

This is a monorepo with two packages:

  • packages/PyQt6-Qlementine — PyQt6 bindings (SIP/PyQt-builder)
  • packages/PySide6-Qlementine — PySide6 bindings (Shiboken6/CMake)

Quick start (using just)

just install-pyqt6    # build & install PyQt6-Qlementine package
just install-pyside6  # build & install PySide6-Qlementine package

Run tests

uv run pytest

Build wheels with cibuildwheel

just build-wheel PyQt6
just build-wheel PySide6

About

PyQt6/PySide6 Bindings for Qlementine

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors