Skip to main content

T-standard compliant primary flight display widget for showing realtime flight data

Project description

QPrimaryFlightDisplay

T-standard compliant primary flight display widget for showing realtime flight data

Features

  • It provides a single display with standard flight instruments.
  • Automatically uses current Qt theme to draw the display.
  • Arbitrary display ratios and UI scaling is supported.
  • Easy to use and easy to embed (see examples).
  • Custom widget created using the drawing primitives, only base Qt framework is required.
  • Can be used as a standalone application or as a widget in a larger application.
  • Supports both PySide2 and PySide6.
  • Now with support OpenGL rendering for better performance.

Installation

Using pip

Install the package using pip,

pip install QPrimaryFlightDisplay

Build from source

Clone the repository and install the package using pip,

git clone https://github.com/shadymeowy/QPrimaryFlightDisplay
cd QPrimaryFlightDisplay
pip install .

Dependencies

While PySide6 is the recommended backend, PySide2 is also supported.

Screenshots

alt text alt text alt text alt text

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

QPrimaryFlightDisplay-1.0.0a2.tar.gz (355.0 kB view hashes)

Uploaded Source

Built Distribution

QPrimaryFlightDisplay-1.0.0a2-py3-none-any.whl (30.5 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