<div dir="ltr">Anita,<div><br></div><div>scripts can be added now as core algorithms, and they will appear in the "QGIS algorithms" group, not in the "scripts" one, so the user doesn't see that they are scripts, but it's easier to create them</div>
<div><br></div><div>When you have your algorithms ready, if you think that this is a good way of putting them into core, just drop your py files in the processing/algs/qgis/scripts folder and they will be automatically added to the toolbox.</div>
<div><br></div><div>Of course, Pysal should be added as well. To do it, you should put the corresponding files in the python/ext-libs folder (assuming no one is against adding that, but maybe we should ask...)</div><div><br>
</div><div>Cheers!</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-14 10:46 GMT+02:00 Paolo Cavallini <span dir="ltr"><<a href="mailto:cavallini@faunalia.it" target="_blank">cavallini@faunalia.it</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Il 14/07/2014 10:35, Anita Graser ha scritto:<br>
<div class="">> Hi Paolo,<br>
> I played around with PySAL yesterday and it seems possible to use it<br>
> at least in Processing scripts, e.g.<br>
> <a href="https://github.com/anitagraser/QGIS-Processing-tools/blob/master/2.2/scripts/local_morans.py" target="_blank">https://github.com/anitagraser/QGIS-Processing-tools/blob/master/2.2/scripts/local_morans.py</a><br>

<br>
</div>Wow, great. Looking forward to see it in core.<br>
Kernels, regionalization, lots of cool stuff ahead.<br>
All the best, and thanks.<br>
<div class="HOEnZb"><div class="h5">--<br>
Paolo Cavallini - <a href="http://www.faunalia.eu" target="_blank">www.faunalia.eu</a><br>
Corsi QGIS e PostGIS: <a href="http://www.faunalia.eu/training.html" target="_blank">http://www.faunalia.eu/training.html</a><br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</div></div></blockquote></div><br></div>