Quick start
Install
For PyQt5:
pip install PyQt5-Frameless-Window
For PyQt6:
pip install PyQt6-Frameless-Window
For PySide2:
pip install PySide2-Frameless-Window
For PySide6:
pip install PySideSix-Frameless-Window
Requirements
| Platform | Requirement |
|---|---|
| Win32 | pywin32 |
| Linux | xcffib |
| MacOS | pyobjc |