Category "pyqgis"

Load QGIS project from geopackage

My attempt is to use the same function behind the above dialog in which QGIS allow to load project form a geopackage by giving the connection, the path. The ide

How do I create a menu that execute .py codes from a python diectory dynamically?

I'm new here , and i have a problem in pyqgis 3.16. I want to make a menu list that every time you click its run a .py file (fuction runf) But i want to create

How to check if the environment variable "PROJ_LIB" is defined and how to unset it ? (PyQGIS Standalone Script Executer)

I just tried the standalone PyQGIS application by running the custom script "Proximity.py"* in a VS Code project without the need of a GUI (such as QGIS). But,