Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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框架,灵动、优雅而轻便

Awesome Lists containing this project

README

        




Logo


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.