Get python command from copy-button
I typically try out my GRASS commands first via the GUI before I am using them my Python-scripts. Thus, it would greatly improve the workflow when the copy-button which is available for all modules in the GUI also exports the python command. At the moment only the shell command is copied to the clipboard. This could eventually be handled by introducing a new GRASS variable that can be used as a global switch if standard shell or python commands should be exported.
Copying the python command with the GUI button would potentially also lower the barriers of using python for scripting for many other users.
Change History
(10)
Keywords: |
forms module dialogs python added
|
Milestone: |
7.0.0 → 7.1.0
|
Milestone renamed