When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

QGIS plugin development with Python
Extend the functionality of QGIS with your own custom plugins

This Course Includes
udemy
4.4 (155 reviews )
11 total hours
english
Online - Self Paced
course
Udemy
About QGIS plugin development with Python
This course will provide a thorough introduction to QGIS plugin development starting with the most basic plugins to advanced plugins, map tool plugins, processing plugins and more. We will touch on the entire ecosystem of tools used to create plugins including Qt Designer and the QGIS specific Qt Widgets, the Plugin Builder 3 plugin for creating the basic plugin template files, the First Aid plugin for debugging plugins within QGIS, the pb_tool command line tool for building, packaging, and deploying your plugin, the Sphinx system for documentation, Git and Github for verion control, collaboration, and issue tracking, and much more.
What You Will Learn?
- How to create your own custom plugins for QGIS in order to automate your processes and extend the functionality of QGIS..