Skip to main content

A pythonic layer on top of PyQt5 / PySide2 / PySide6

Project description

prettyqt: Pythonic layer on top of PyQt5 / PySide2 / PySide6

PyPI Latest Release Package Status License Travis Build Status CodeCov Code style: black PyUp

What is it?

PrettyQt is a Python package that provides a pythonic layer on top of the GUI frameworks PyQt5 / PySide2 / 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

MIT

Documentation

The official documentation is hosted on Github Pages: https://phil65.github.io/PrettyQt/

Contributing to prettyqt Open Source Helpers

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

prettyqt-0.190.7.tar.gz (3.6 MB view hashes)

Uploaded Source

Built Distribution

prettyqt-0.190.7-py3-none-any.whl (3.9 MB view hashes)

Uploaded Python 3

Supported by

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