Skip to main content

A cross-platform PyQt Library to represent the Flywheel hierarchy with specific tree nodes.

Project description

fw-pyqt-management

A library containing common functionality for Flwywheel PyQt applications.

Current Applications that use fw-pyqt-management

Current applications include:

Modules and Classes

The fw-pyqt-managment library contains the following modules and classes:

  • adaptive_qt.py : A module that creates conditional Qt imports based on the version of Qt installed. This allows for the use of Qt5, Qt6, or Slicer's PythonQt without having to change the code.
  • config.py : A module that contains the Config class. This class is used to store and retrieve configuration settings for a PyQt application.
  • utils.py : A module that contains utilities checking the system requirements for the application.
  • tree_management.py : A module that contains the TreeManagement class. This class is used to manage the hierarchy tree in the PyQt Applications.
  • fw_container_items.py : A module that contains all of the item classes (e.g. ProjectItem, SubjectItem, etc.) that are used or displayed in the hierarchy tree.

Installation

The fw-pyqt-management library can be installed using pip:

pip install fw-pyqt-management

Alternatively, the library can be installed from source:

git clone https://gitlab.com/flywheel-io/scientific-solutions/libraries/fw-pyqt-management.git
cd fw-pyqt-management
pip install .

Usage

As noted above, there are three currently deployed applications that use the fw-pyqt-management library. These applications can be used as examples of how to use the library.

For a simple example of how to use the fw-pyqt-management library, see the simple_example.py in the examples directory of this repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

fw_pyqt_management-0.0.4-py3-none-any.whl (442.3 kB 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