[Qgis-developer] standard way for custom plugin python dependencies

Jachym Cepicky jachym.cepicky at gmail.com
Thu Sep 22 05:08:15 PDT 2016


Hi all,

we've developed an (python) plugin for QGIS, which is somehow using (among
others) nice "requests" python library. We use it the standard way

import requests

But when we distributed the plugin to other computers, it turned out, they
do not have it installed.

Is there any standard way, how to distribute dependencies along with python
plugin? Something in metadata.txt? Some requirements file?

Thanks

Jachym
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20160922/38fd3305/attachment.html>


More information about the Qgis-developer mailing list