Qgis can generally be developed in two languages, such as C + + and Python, while Python is portable, easy to learn, widely used, and highly developed in comparison to C + + development. Using Python development will greatly improve development efficiency, reduce development costs, reduce development difficulty, and seamlessly migrate across platforms (Linux,windows). But Qgis's Python development environment is very complex to configure, which can waste a lot of time. This document details the configuration method for the Qgis Python environment, with a sample program to test the success of the configuration environment to speed up the configuration of your development environment.
The documentation also comes with a concise Qgis PYTHON SDK environment that avoids the need to install Qgis's large and complex environment that affects the user experience after the release of the program.
For details, see: https://user.qzone.qq.com/2665146134/blog/1521197818
Tip: The QGIS SDK used by all environment environments includes: QGIS for Andriod, Androidqgis for Linux, Androidqgis for Linux, Qgisserver, Qgis and Osgearth integrated two or three-D development Environment Qgis Two development environment for the same set of Qgis low-level development environment, you can use the open source platform for rapid development services, while undertaking a variety of GIS project development, you are welcome to consult the review. Contact: 315022850
QGIS PYTHON Development environment