Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

QPrimaryFlightDisplay

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

QPrimaryFlightDisplay

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

  • 1.0.0a2
  • PyPI
  • Socket score

Maintainers
1

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.

  • PySide2 or PySide6: https://wiki.qt.io/Qt_for_Python

Screenshots

alt text alt text alt text alt text

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc