Skip to main content

pyQode Qt ui compiler

Project description

https://raw.githubusercontent.com/pyQode/pyQode/master/media/pyqode-banner.png

About

Latest PyPI version Number of PyPI downloads

Compile Qt Designer ui files to python scripts using the pyqode.qt package instead of PyQt5.

The tool is a simple wrapper on top of pyuic5/pyrcc5. It does two thing:
  • run pyuic5 or pyrcc5 (with the supplied arguments)

  • replace from PyQt5 import by from pyqode.core.qt import in the

This tool is part of the pyQode project.

Usage

Just run pyqode-uic or pyqode-rcc with the same arguments as you would have used if you were using pyuic5 or pyrcc5.

For example:

pyqode-uic --from-imports my_file.ui -o my_file_ui.py
pyqode-rcc my_resources.qrc -o my_resources_rc.py

Installation

pip3 install pyqode-uic

License

This project is licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyqode-uic-0.1.1.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file pyqode-uic-0.1.1.tar.gz.

File metadata

  • Download URL: pyqode-uic-0.1.1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyqode-uic-0.1.1.tar.gz
Algorithm Hash digest
SHA256 cd69a41a07917729f1ba9a56a82f609c4c32d10b2e9fa94888917d0ac7a72b22
MD5 32ca762eb0ad371eb98cd599d7be5ccf
BLAKE2b-256 6ec4450f97ec90708a20f5e9ffdf38d82f58db96d086476708c6d478143efb84

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page