A pythonic layer on top of PyQt6 / PySide6
Project description
prettyqt: Pythonic layer on top of PyQt5 / PyQt6 / PySide6
What is it?
PrettyQt is a Python package that provides a pythonic layer on top of the GUI frameworks PyQt6 / PySide6.
Main Features
Here are just a few of the things that PrettyQt does well:
- Large parts of the Qt API are available in a PEP-8-compliant way.
- Several predefined widgets, validators, models, syntax highlighters are included.
- A regex module based on QRegularExpression with the same API as Pythons core re module.
Where to get it
The source code is currently hosted on GitHub at: https://github.com/phil65/PrettyQt
The latest released version are available at the Python package index.
# or PyPI
pip install prettyqt
Dependencies
Installation from sources
This project uses poetry for dependency management and packaging. Install this first.
In the prettyqt
directory (same one where you found this file after
cloning the git repo), execute:
poetry install
License
Documentation
The official documentation is hosted on Github Pages: https://phil65.github.io/PrettyQt/
Contributing to prettyqt
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.
Or maybe through using PrettyQt you have an idea of your own or are looking for something in the documentation and thinking ‘this can be improved’...you can do something about it!
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
Hashes for prettyqt-1.26.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6472d56a8ece14f7c4e9a89786f23b1f706937e13bdd8ea77bcad4fa38907308 |
|
MD5 | 84fe50a3ccf0bf3df8ab027d5015de83 |
|
BLAKE2b-256 | 769f377da37b46f621f8946f59c544cb71747f8b3f10e087302a8835ef61c8c7 |