GRASS Programmer's Manual  6.4.4(2014)-r
grass.script.core Namespace Reference

GRASS Python scripting module (core functions) More...

Detailed Description

GRASS Python scripting module (core functions)

Core functions to be used in Python scripts.

Usage:

1 from grass.script import core as grass
2 
3 grass.parser()
4 ...

(C) 2008-2011 by the GRASS Development Team This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.

Author
Glynn Clements
Martin Landa <landa.martin gmail.com>
Michael Barton <michael.barton asu.edu>