.. pyqgis documentation master file, created by sphinx-quickstart on Sat Nov 11 09:57:22 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Bienvenue dans ce tutoriel pour apprendre la librairie python de QGIS ! ======================================================================== Ce tutoriel est là (enfin j'espère) pour appréhender la programmation python dans l'environnement QGIS. Ce tutoriel et tout son contenu est sous licence `Creative Commons Attribution-NonCommercial-ShareAlike-4.0 `_ Vous êtes libre de le modifier, réutiliser, adapter et étendre. Pour un usage non commercial uniquement. .. toctree:: :maxdepth: 2 :caption: Table des matières Introduction <0_started> Première classe: Appl. QGIS <1_presentation> Le projet QGIS <2_projet> Documentation de l'API QGIS <3_doc_apiqgis> .. Create VectorLayer <5_creation>