2019-06-25, 16:30–17:00, Room 2
With PyQGIS you can write scripts and plugins to implement new features and perform automated tasks within QGIS, let's see how we can do that more efficiently thanks to some nifty tricks.
Using decorators and the qgis.utils module one can improve readability and performance by simplify a lot of code