Skip to content

A powerful and artistic UI library based on PyQt5,基于 PyQt5 的UI框架,灵动、优雅而轻便

License

Notifications You must be signed in to change notification settings

ChinaIceF/PyQt-SiliconUI

Repository files navigation

Logo

PyQt-SiliconUI

A powerful and artistic UI library based on PyQt5

English | 简体中文

Install

Download this repository and run setup.py in cmd line:

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:

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 - A cross-platform desktop To-Do list.

License

PyQt-SiliconUI is licensed under GPLv3

Copyright © 2024 by ChinaIceF.

References

Here are the resources that were used in the development of this project:

  • FlatIcon - Some svg icons are used in Gallery for siui, These icons are not a part of PyQt-SiliconUI. However, you can download them from its website and use them in your project under the premise of complying with the terms and conditions.
-