Arch:
sudo pacman -Sy pyside6
sudo pacman -Sy patchelf
All platforms:
pip install -U -r requirements.txt
See LICENSE.md.
- Creating your first app with PyQt6
- PyQt6 Tutorial — Creating applications with Qt Designer
- PyQt6 vs PySide6
- PyQt vs PySide Licensing
- Qt Style Sheets Templates
- The QResource System
- pyside6-deploy: the deployment tool for Qt for Python
- Qt: The Meta-Object System
- Qt: Signals & Slots
- Qt: The Event System
- Meta-Object Compiler (moc)
- User Interface Compiler (uic)
- Qt 6 Documentation