[Qgis-developer] python plugins webservice API

Alessandro Pasotti apasotti at gmail.com
Thu Nov 24 08:01:58 EST 2011


Hi,

I've uploaded and tested the XML-RPC sutff on the server.

The webservice accepts both XML-RPC and JSON-RPC, the endpoint (with
self-built documentation) is at:

http://plugins.qgis.org/plugins/RPC2/

An example script to upload a plugin is available at:

https://github.com/qgis/qgis-django/blob/master/qgis/plugins/utils/plugin_upload.py

There is just a single method implemented so far:
plugin.upload
it creates a new plugin or updates an existing one.

other methods can be easily added.

Happy testing :)

-- 
Alessandro Pasotti
w3:   www.itopen.it


More information about the Qgis-developer mailing list