Skip to content

fmorriso/Python-PySide6-Tutorial

Repository files navigation

Python PySide6 Tutorial

Some examples from the PySide6 Tutorials page augmented with some scaling based on a percentage of available device screen size.

References

History

Date Description
2024-06-19 Initial creation
2024-07-03 Added Dialog tutorial example
2024-07-04 Added PyAutoGUI to scale examples
2024-10-07 Upgraded to Python 3.13.0
2025-01-10 Upgraded to Python 3.13.1
2025-02-03 Verify code runs with latest packages
2025-02-10 Upgrade to Python 3.13.2
2025-03-30 Switch from GitLab to GitHub
2025-04-02 Upgrade to PySide6 6.9.0 and Qt 6.9.0

Tools Used

Tool Version
Python 3.13.2
PySide6 6.9.0
Qt 6.9.0
PyAutoGUI 0.9.54
VSCode 1.98.2
PyCharm 2024.3.5

Example Console Output

Python version: 3.13.0
PySide6 version: 6.8.2.1
Qt version: 6.8.2
PyAutoGUI version: 0.9.54
ratios: height: 2.22, width: 2.00
scaled width: 1100, height: 700

Process finished with exit code 0

About

Python PySide6 Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages