A comprehensive template for creating QGIS plugins with dockable panels, update checker, and all the essential features needed for a professional plugin. Compatible with both QGIS 3.28+ (Qt5) and QGIS ...
Bundling works by copying the code as-is and replacing the imports in all bundled files, so native library dependencies and other special cases might not work. To be safe, only depend on pure python ...