Skip to content

Latest commit

 

History

History
71 lines (60 loc) · 1.91 KB

README.pyside6_addons.md

File metadata and controls

71 lines (60 loc) · 1.91 KB

PySide6 Addons

PySide6 is the official Python module from the Qt for Python project, which provides access to the complete Qt 6.0+ framework.

The Qt for Python project is developed in the open, with all facilities you'd expect from any modern OSS project such as all code in a git repository and an open design process. We welcome any contribution conforming to the Qt Contribution Agreement.

This is a complementary wheel for PySide6, it includes the following Qt modules:

  • Qt3DAnimation
  • Qt3DCore
  • Qt3DExtras
  • Qt3DInput
  • Qt3DLogic
  • Qt3DRender
  • QtAxContainer
  • QtBluetooth
  • QtCharts
  • QtDataVisualization
  • QtGraphs
  • QtMultimedia
  • QtMultimediaWidgets
  • QtNetworkAuth
  • QtNfc
  • QtPositioning
  • QtQuick3D
  • QtRemoteObjects
  • QtScxml
  • QtSensors
  • QtSerialPort
  • QtSerialBus
  • QtSpatialAudio
  • QtStateMachine
  • QtTextToSpeech
  • QtVirtualKeyboard
  • QtWebChannel
  • QtWebEngineCore
  • QtWebEngineQuick
  • QtWebEngineWidgets
  • QtWebSockets
  • QtPdf
  • QtPdfWidgets
  • QtHttpServer
  • QtLocation
  • QtAsyncio

Documentation and Bugs

You can find more information about the PySide6 module API in the official Qt for Python documentation.

If you come across any issue, please file a bug report at our JIRA tracker following our guidelines.

Community

Check our channels on IRC (Libera), Telegram, Gitter, Matrix, and mailing list, and join our community!

Licensing

PySide6 is available under both Open Source (LGPLv3/GPLv3) and commercial license. Using PyPi is the recommended installation source, because the content of the wheels is valid for both cases. For more information, refer to the Qt Licensing page.