Skip to content

GispoCoding/pyqgis-training-sample-plugin

Repository files navigation

Sample plugin for QGIS Plugin Development course

tests codecov.io release

GPLv2 license Ruff pre-commit

Development

Create a virtual environment with the following command:

python create_qgis_venv.py

For more detailed development instructions see development.

VsCode setup

On VS Code use the workspace sample-plugin.code-workspace. The workspace contains all the settings and extensions needed for development.

Select the Python interpreter with Command Palette (Ctrl+Shift+P). Select Python: Select Interpreter and choose the one with the path .venv\Scripts\python.exe.

License

This plugin is distributed under the terms of the GNU General Public License, version 2 license.

See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages