Skip to main content

Scripts to simplify conversion of *.ui and *.qrc files to Python

Project description

make_qt_ui

Simplifies conversion of *.ui and *.qrc files from PySide/PyQt to Python on *nix and Windows.

Installation

If you have pip installed:

$ pip install make_qt_ui

Else:

$ python setup.py install

Usage

If you want to convert all *.ui and *.qrc files in some directory, type in console

  • for PyQt:

    $ make_pyqt_ui path_with_ui_and_qrc_files another_path
  • for PySide:

    $ make_pyside_ui path1 path2

Also make_qt_ui can constantly convert changed files in directory:

$ make_pyqt_ui --watch some_directory --interval 5

When make_pyqt_ui or make_pyside_ui launched without pointing to target directory it will try to convert files in current ‘./’ and ‘./ui’ directories.

Other available options:

$ make_pyqt_ui --help

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

make_qt_ui-0.1.0.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

make_qt_ui-0.1.0.win32.exe (209.6 kB view details)

Uploaded Source

File details

Details for the file make_qt_ui-0.1.0.tar.gz.

File metadata

  • Download URL: make_qt_ui-0.1.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for make_qt_ui-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0d5aea389e57b8242d3a479edeebe6896b396651eef7c93deed27e4a6c3ef489
MD5 81ba898ea3d6c08633fbc1b61608c67d
BLAKE2b-256 5b70a9bd86b43c01d9a8bc067bbf29003e40856a1ccbcc37c35e8c74dc15aedb

See more details on using hashes here.

File details

Details for the file make_qt_ui-0.1.0.win32.exe.

File metadata

File hashes

Hashes for make_qt_ui-0.1.0.win32.exe
Algorithm Hash digest
SHA256 3d3ea0a2aa21e351edc11742f196fe6d1fc57565b0a601af8b25b37c4a4a5e09
MD5 3e6fc8ae7523c9ea2945f3f3e516da24
BLAKE2b-256 5f9872e9faf6f399d1f7a0bf9631e3ff9315a7c754376564506914fb4a6985f1

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