Skip to main content

Ribbon Bar for PyQt or PySide applications

Project description

PyQtRibbon

Documentation Status Pytest PyPI Coverage Status

PyPI license PyPI pyversions PyPI PyPI download month

Ribbon Bar for PyQt or PySide applications.

Installation

PyQtRibbon is distributed to PyPI, you can use pip to install it:

pip install pyqtribbon

You can also install the package from source:

pip install git+https://github.com/haiiliin/pyqtribbon.git@main

Compatible Python and PyQt/PySide Versions

Python PyQt5 PyQt6 PySide2 PySide6
3.7 :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
3.8 :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
3.9 :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
3.10 :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
3.11 :white_check_mark: :white_check_mark: :x: :white_check_mark:

The Ribbon Bar

The ribbon is first introduced by Microsoft in the 2000's. It is a toolbar with a tabbed interface. According to Microsoft:

  • A ribbon is a user interface (UI) element that organizes commands into logical groups. These groups appear on separate tabs in a strip across the top of the window. The ribbon replaces the menu bar and toolbars. A ribbon can significantly improve application usability. For more information, see Ribbons. The following illustration shows a ribbon. A ribbon can significantly improve application usability. For more information, see Ribbons. The following illustration shows a ribbon.

    ribbon_no_callouts

Definitions of Ribbon Elements

  • Application button: The button that appears in the upper-left corner of a ribbon. The Application button replaces the File menu and is visible even when the ribbon is minimized. When the button is clicked, a menu that has a list of commands is displayed.

  • Quick Access toolbar: A small, customizable toolbar that displays frequently used commands.

  • Category: The logical grouping that represents the contents of a ribbon tab.

  • Category Default button: The button that appears on the ribbon when the ribbon is minimized. When the button is clicked, the category reappears as a menu.

  • Panel: An area of the ribbon bar that displays a group of related controls. Every ribbon category contains one or more ribbon panels.

  • Ribbon elements: Controls in the panels, for example, buttons and combo boxes. To see the various controls that can be hosted on a ribbon, see RibbonGadgets Sample: Ribbon Gadgets Application.

Screenshots

An Example

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

pyqtribbon-0.6.2.tar.gz (333.0 kB view details)

Uploaded Source

Built Distribution

pyqtribbon-0.6.2-py3-none-any.whl (47.9 kB view details)

Uploaded Python 3

File details

Details for the file pyqtribbon-0.6.2.tar.gz.

File metadata

  • Download URL: pyqtribbon-0.6.2.tar.gz
  • Upload date:
  • Size: 333.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pyqtribbon-0.6.2.tar.gz
Algorithm Hash digest
SHA256 7c3caef277465cf4f1a869a6c654df3031311bffc36eadb3431cdf390877b139
MD5 4394c3748b6cb3f437febbd4540d5377
BLAKE2b-256 3269be097608245981f58b6bdd7b0ffe39ea7efe709b9ca4ad6135c3b2e19d80

See more details on using hashes here.

File details

Details for the file pyqtribbon-0.6.2-py3-none-any.whl.

File metadata

  • Download URL: pyqtribbon-0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 47.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pyqtribbon-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a2f7d3de7b9ea5355cc65a5a5bf2a1d34bb3681ab25bc058c048d5b1319927d5
MD5 5c696c57bc5f4a4065614a6d2a8288b6
BLAKE2b-256 567fba5cb4a24db4b2a4815e122183e2f930abfefd3161dd09ce5394434ac520

See more details on using hashes here.

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