Widgets An exploration into custom styles for Qt widgets. Usage python3.7 -m venv .venv # the version of Python matters for Qt source .venv/bin/activate pip install -r requirements.txt python main.py