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

{{{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()