Recently I have been doing more of PyQt5 development, and I always struggle remembering the module name and class name since there are so many. Just QtWidget module itself, it has close to 200 classes. I decided to create a utility tool to gives me the PyQt5 module list, and for each module, what classes does a module has.

Below video is a quick summary and instrction how to use the utility.

PyQt5 Catalog Excel Utility –> Download