Managing Resources in PyQt6

RedHuli redhuli.comments at gmail.com
Fri Apr 2 14:28:36 BST 2021


Hello,

I was curious and was hoping someone might be able to point me in the right
direction.

With pyrcc not in PyQt6, what would be the best practice, or at least other
methods, for managing resources, such as icons, images, or audio files,
when deploying applications? I noticed that the QResource class is still
included. Is there a similar way to using pyrcc to ensure resources are
included when deploying my applications?

Thank you,
Joshua Willman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20210402/df20e6ca/attachment.htm>


More information about the PyQt mailing list