A PyQt config manager. Keep Qt widgets in sync with an config dictionary and/or QSettings object.
☆138Jan 23, 2023Updated 3 years ago
Alternatives and similar repositories for pyqtconfig
Users that are interested in pyqtconfig are comparing it to the libraries listed below
Sorting:
- Custom widget library for PyQt5 and PySide2 (Qt for Python). Free to use in your own applications.☆147May 11, 2024Updated last year
- Global Data Binding for Python Qt framework☆41Jun 14, 2022Updated 3 years ago
- Some custom widgets created or modfied by me. You are welcome to help.☆14May 30, 2024Updated last year
- A crash report framework for PyQt/PySide applications☆33Oct 31, 2016Updated 9 years ago
- created based on universal_tool_template.py, together with module_photoshop.py, it allow you to run a cross-platform, cross-application Q…☆11Feb 8, 2017Updated 9 years ago
- Global hotkey bindings for Windows and Linux for PyQt apps☆59Aug 3, 2024Updated last year
- PyQt Custom Widgets - PyQt 自定义控件☆377Dec 5, 2019Updated 6 years ago
- Library to have other PySide/PyQt widgets run in a separate process while allowing communication with the main process.☆25Jan 18, 2019Updated 7 years ago
- Custom PySide2 Widgets☆11Mar 4, 2021Updated 5 years ago
- Python module to automatically compile UI and QRC files in PyQt5 to Python files☆11Jul 6, 2020Updated 5 years ago
- Qt stylesheet generation utility for PyQt/PySide☆56Nov 20, 2024Updated last year
- PyQt Custom Window☆14Mar 13, 2023Updated 2 years ago
- Github Action to setup rez package system☆14Jul 12, 2023Updated 2 years ago
- Python Qt thread updater to update GUI items using a separate thread.