logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pyuicfg - manage pyuic.json file (pyqt-distutils)

Authors

       The pyuic command is part of the pyqt-distutils Python package.

       This document was written by Bdale Garbee <bdale@gag.com> for Debian.

                                                                                                      PYUICFG(1)

Description

       The pyuicfg command is a tool for managing pyuic.json files needed by pyqt-distutils.

Name

       pyuicfg - manage pyuic.json file (pyqt-distutils)

Options

-h--help
              show help message and exit

       --version
              show version

       -g     generate pyuic.json

       -aSOURCE_FILEDESTINATION_PACKAGE
              add file to pyuic.json

       -rSOURCE_FILE
              remove file from pyuic.json

       --pyqt5
              generate pyuic.json for PyQt5 instead of PyQt4

       --pyside
              generate pyuic.json for PySide instead of PyQt4

Synopsis

pyuicfg [options]

See Also