Template:Pyapi

From GRASS-Wiki
Revision as of 12:33, 18 January 2019 by Neteler (talk | contribs) (Template: point to trunk version)
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/grass77/manuals/libpython/script.html#script.core.exec_command
script.core.exec_command()