<div dir="ltr">Of course you can use PyQGIS to run standalone scripts, not only for plugins, and that's what I was assuming from Andrea's request. <div>We have been using this approach in several contexts, even headless (server applications).</div><div><br><div>Another option could be run a "micro server" inside a pyqgis plugin and serve an ad-hoc API from it :)</div></div><div><br></div><div>Giovanni</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno ven 10 set 2021 alle ore 14:15 Richard Duivenvoorde <<a href="mailto:rdmailings@duif.net">rdmailings@duif.net</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 9/9/21 3:33 PM, G. Allegri wrote:<br>
> Hi Andrea,<br>
> <br>
> I guess you mean QGIS Desktop, right? AFAIK the only option is to use its Python API, which requires all the PyQGIS <<a href="https://docs.qgis.org/3.16/en/docs/pyqgis_developer_cookbook/index.html" rel="noreferrer" target="_blank">https://docs.qgis.org/3.16/en/docs/pyqgis_developer_cookbook/index.html</a>> and binary libs to be available inside the environment.<br>
<br>
Just curious: but would it be possible to 'attach' your script to a running/visible instance of QGIS?<br>
<br>
From: <a href="https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/intro.html#python-applications" rel="noreferrer" target="_blank">https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/intro.html#python-applications</a><br>
<br>
So: I start QGIS, and then from some python console (NOT the internal one), I can try to load (and show!) a shapefile in current mapcanvas? Or pan/zoom? That would be cool for demonstrations...<br>
<br>
Regards,<br>
<br>
Richard Duivenvoorde<br>
<br>
<br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>