https://github.com/chinaicef/pyqt-siliconui
A powerful and artistic UI library based on PyQt5,基于 PyQt5 的UI框架,灵动、优雅而轻便
https://github.com/chinaicef/pyqt-siliconui
gui pyqt pyqt5 pyqt6 pyside python qt5 qt6 ui ui-components ui-design
Last synced: about 1 year ago
JSON representation
A powerful and artistic UI library based on PyQt5,基于 PyQt5 的UI框架,灵动、优雅而轻便
- Host: GitHub
- URL: https://github.com/chinaicef/pyqt-siliconui
- Owner: ChinaIceF
- License: gpl-3.0
- Created: 2024-05-18T11:15:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T15:09:18.000Z (about 1 year ago)
- Last Synced: 2025-05-14T17:04:52.808Z (about 1 year ago)
- Topics: gui, pyqt, pyqt5, pyqt6, pyside, python, qt5, qt6, ui, ui-components, ui-design
- Language: Python
- Homepage:
- Size: 12.2 MB
- Stars: 941
- Watchers: 8
- Forks: 92
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PyQt-SiliconUI
A powerful and artistic UI library based on PyQt5
English | 简体中文
## Install
Download this repository and run setup.py in cmd line:
```cmd
python setup.py install
```
Due to the fact that this project is still in the development stage, it is temporarily not available on PyPi.
However, we are currently working hard on it and will be available soon.
## Run Examples
Run `examples/Gallery for siui/start.py` to take a look at widgets and components of PyQt-SiliconUI
To quick start, run:
```cmd
cd "examples/Gallery for siui"
start start.py
```
Other more detailed examples for widgets are coming soon.
## See Also
Here are some project that created based on PyQt-SiliconUI:
* [My-TODOs](https://github.com/ChinaIceF/My-TODOs) - A cross-platform desktop To-Do list.
## License
PyQt-SiliconUI is licensed under [GPLv3](LICENSE)
Copyright © 2024 by ChinaIceF.