The PyQtInspect supports running the module with parameter `--module`, but we lack the details in the documentation. ## Example To inspect the [Eric IDE](https://eric-ide.python-projects.org/), you can run with `python -m PyQtInspect --qt-support=pyqt6 --direct --module --file eric7`.
The PyQtInspect supports running the module with parameter
--module, but we lack the details in the documentation.Example
To inspect the Eric IDE, you can run with
python -m PyQtInspect --qt-support=pyqt6 --direct --module --file eric7.