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

https://github.com/fer-moreira/pyqt_styledesigner

PYQT Stylesheet designer tool for Stylesheet creation
https://github.com/fer-moreira/pyqt_styledesigner

designer gui-application pyqt pyqt5 python pythongui qt

Last synced: 6 months ago
JSON representation

PYQT Stylesheet designer tool for Stylesheet creation

Awesome Lists containing this project

README

          

# QT Stylesheet Designer

QT Stylesheet designer is a simple application to edit an stylesheet and preview in realtime

You can import you css/qss/txt file or save
Click in "BUILD" to preview you changes

![Print](.github/print.PNG)




# Running

```
$ pip install pyqt5 pyqt5-tools json
$ python app.py config.json
```