[GRASS-user] grass-python editing using Wing-IDE

Anna Petrášová kratochanna at gmail.com
Fri Jan 17 11:41:59 PST 2014


Hi,

On Fri, Jan 17, 2014 at 2:23 PM, Milton Ribeiro <
miltinho.astronauta at gmail.com> wrote:

> Dear all,
>
> I would like to know if is there anyone using
> WingIDE python editor to write python grass scripting.
>
> I am using WingIDE under windows, but grass.scripting lib methods not
> autocomplete, and the help of grass.scripting not appears on WingIDE as for
> other libs of python.
>

I myself use Spyder editor and I am pretty happy with it. It's for Windows,
too. I'm not sure why your editor does not autocomplete but make sure you
are importing scripting library correctly. For example I import it like
this:

from grass.script import core as gcore
from grass.script import raster as grast


Anna



> best wishes
>
> --
> Miltinho - mcr at rc.unesp.br
> Laboratório de Ecologia Espacial e Conservação - LEEC
> Depto de Ecologia - UNESP - Rio Claro
> Av. 24A, 1515- Bela Vista
> 13506-900 Rio Claro, SP, Brasil
>
> Fone: +55 19 3526-9647 (office)  19 3526-9680 (lab)
> Cel: 19 9853-3220 / 19 9853-5430
>
> Depto Ecologia http://ib.rc.unesp.br/#!/departamentos/ecologia/
> PG ECO & BIODIV
> http://ib.rc.unesp.br/#!/departamentos/ecologia/pos-graduacao-em-ecologia-e-biodiversidade/
>
> CV
> http://buscatextual.cnpq.br/buscatextual/visualizacv.do?id=K4792988H6&mostrarNroCitacoesISI=true&mostrarNroCitacoesScopus=true
>
> Google citations http://scholar.google.com/citations?user=OWX_2eAAAAAJ
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20140117/95249a65/attachment.html>


More information about the grass-user mailing list