Skip to content

selmen2004/pyqt5_qt5_designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages