Template:Pyapi

From GRASS-Wiki
Revision as of 08:41, 28 August 2020 by Neteler (talk | contribs) (point to "grass-stable" rather than hardcoded version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

{{{2}}}.{{{3}}}() Python programming Manual semi-external link. Usage:

{{pyapi|section|module|function}}

For example

{{pyapi|script|script.core|exec_command}}

creates

https://grass.osgeo.org/grass-stable/manuals/libpython/script.html#script.core.exec_command
script.core.exec_command()