pyuic5 - Online in the Cloud

This is the command pyuic5 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pyuic5 - compile Qt5 user interfaces to Python code

SYNOPSIS


pyuic5 [OPTION]... FILE

DESCRIPTION


pyuic5 takes a Qt5 user interface description file and compiles it to Python code. It can
also show a preview of the user interface.

OPTIONS


-h, --help
Show a summary of the options.

--version
Display the version number of the version of Qt which PyQt5 was generated for.

-p, --preview
Show a preview of the UI instead of generating Python code.

-o, --output=FILE
Write the generated Python code to FILE instead of stdout.

-d, --debug
Show detailed debugging information about the UI generation process.

-x, --execute
Generate extra code to test and display the class when executed as a script.

-i, --indent=NUM
Set the indentation width to NUM spaces. A TAB character will be used if NUM is 0
(default: 4).

Use pyuic5 online using onworks.net services



Latest Linux & Windows online programs