pyqt5-qt5-designer

QT5 Designer minimalist Pypi package


Keywords
designer, pypi, pyqt, pyqt5, python, qt, qt5
License
MIT
Install
pip install pyqt5-qt5-designer==0.0.14

Documentation

PyQt5 designer minimalist package

PyPI - Version PyPI - Python Version


Table of Contents

Introduction

This package is designed for two reasons :

1- Remove the necessity of installing the whole pyqt5_tools packages to be able to use designer , ignoring some problems in pip versioning (on windows)

2- Providing a minimalist package to run Qt5 Designer( less than 1MB ) that relies on existing pyqt5 bin files

Installation

pip install pyqt5_qt5_designer

Usage

Just type into console :

pyqt5_qt5_designer

and you will get Designer running

License

pyqt5_qt5_designer is distributed under the terms of the MIT license.