We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

How to set up a QGIS plugin project and development environment in minutes

Formal Metadata

Title
How to set up a QGIS plugin project and development environment in minutes
Title of Series
Number of Parts
156
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Creating a new QGIS plugin and setting up a working development environment from scratch can be daunting, especially for beginners or occasional developers. In this talk, I present a templating tool that simplifies and streamlines the plugin development process. The tool is based on Cookiecutter, a well-known command-line utility that generates projects from templates. The template (https://github.com/GispoCoding/cookiecutter-qgis-plugin) we at Gispo developed: - is highly customizable and follows the best practices for QGIS plugin development - includes features such as testing, documentation, internationalization, packaging, continuous integration and development environment creation - allows anyone to quickly start a new plugin project in minutes with minimal effort and consistent structure I demonstrate how to use the tool, how to modify the template options, and how to publish the plugin to the QGIS plugin repository. I also share some tips and tricks for developing and maintaining QGIS plugins. This talk targets anyone who is interested in creating or improving QGIS plugins, regardless of their experience or expertise.
Keywords