Hello Lucien,<div><br></div><div>I believe the best place to start would be by checking PyQGIS cookbook:</div><div><br></div><div><a href="http://www.qgis.org/pyqgis-cookbook/intro.html">http://www.qgis.org/pyqgis-cookbook/intro.html</a></div>
<div><br></div><div><br></div><div>If you wanna take a very basic crash "course" of Python to get some bearings, you can try codeacademy:</div><div><a href="http://www.codecademy.com/tracks/python">http://www.codecademy.com/tracks/python</a>.</div>
<div><br></div><div>or</div><div><br></div><div><a href="http://www.learnpython.org/">http://www.learnpython.org/</a></div><div><br></div><div>Some more intense\serious approaches would be:</div><div><a href="http://learnpythonthehardway.org/book/">http://learnpythonthehardway.org/book/</a></div>
<div><br></div><div><a href="http://www.greenteapress.com/thinkpython/">http://www.greenteapress.com/thinkpython/</a></div><div><br></div><div><br></div><div><br></div><div>Best regards,</div><div><br></div><div>Alexandre Neto<br>
<br><div class="gmail_quote">On Fri, Jun 14, 2013 at 12:09 PM, BLANDENIER Lucien <span dir="ltr"><<a href="mailto:lucien.blandenier@unine.ch" target="_blank">lucien.blandenier@unine.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear all,<br>
<br>
I'm trying to automate some basic operation (import of raster, select color palette, ...).<br>
<br>
I assume it is possible to do it with Python scripts but I don't know this programming language... Do someone knows a good tutorial to learn how to use Python with Qgis? Is there some "library" with python script I can found for automation?<br>

<br>
Regards<br>
<br>
<br>
Lucien<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div><br></div>