I would like to build a python script which can run and check all the table and geometry column available in the database and will create a qgs project file having all the layers.
For this I need to install qgis in my python virtual environment in ubuntu. Currently I am using python 3.12.5, ubuntu 20.04 and QGIS 3.22.
Can someone please help me to understand how can I install the qgis plugins in python venv. I have searched in the internet, but none of the process working as expected.
I would like to build a python script which can run and check all the table and geometry column available in the database and will create a qgs project file having all the layers.
For this I need to install qgis in my python virtual environment in ubuntu. Currently I am using python 3.12.5, ubuntu 20.04 and QGIS 3.22.
Can someone please help me to understand how can I install the qgis plugins in python venv. I have searched in the internet, but none of the process working as expected.