Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T14:05:03.000Z (16 days ago)
- Last Synced: 2025-01-25T04:13:45.751Z (6 days ago)
- Topics: gui, pyqt, pyqt5, pyqt6, pyside, python, qt5, qt6, ui, ui-components, ui-design
- Language: Python
- Homepage:
- Size: 12 MB
- Stars: 785
- Watchers: 10
- Forks: 79
- Open Issues: 31
-
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-SiliconUITo 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.