kannes / Qgis-Plugin-Builder

Plugin generator for creating QGIS Python plugins (QGIS 3 version is now in master)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE

QGIS 3 development now takes place in master branch. QGIS 2 version of the plugin is in the LTR_2.x branch

QGIS Plugin Builder

Join the chat at https://gitter.im/g-sherman/Qgis-Plugin-Builder
help/source/images/wizard_required_info.png

This is a QGIS plugin that generates a QGIS plugin template for use in creating custom plugins.

Documentation

See the help documentation about using the plugin.

Contributing

New plugin templates can be added by creating a subdirectory below plugin_templates and registering the template in plugin_templates/__init__.py

About

Plugin generator for creating QGIS Python plugins (QGIS 3 version is now in master)


Languages

Language:Python 80.6%Language:Makefile 11.9%Language:Batchfile 3.4%Language:Shell 2.7%Language:QML 1.3%