JoostScheffer / QupyRibbon

This is a ribbon implementation in Python 3 using Qt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QupyRibbon

alt tag

This is a ribbon implementation in Python 3 using PyQt5.

To use this you need to get the dependencies:

sudo apt install python3
sudo apt install python3-pyqt5

The project is made in Pycharm community eddition. For example clone the project:

git clone https://github.com/pracedru/QupyRibbon

and run:

python3 main.py 

About

This is a ribbon implementation in Python 3 using Qt.

License:MIT License


Languages

Language:Python 84.8%Language:CSS 15.2%