[GRASS-git] [OSGeo/grass] 1f8fa7: GUI: Add "Copy in Python" button to module dialogs...
Mykhailo Radchenko
noreply at github.com
Mon May 4 09:00:39 PDT 2026
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 1f8fa71ca99dd411cbb11f2a2990d7fc7f21809c
https://github.com/OSGeo/grass/commit/1f8fa71ca99dd411cbb11f2a2990d7fc7f21809c
Author: Mykhailo Radchenko <91974475+polucifier at users.noreply.github.com>
Date: 2026-05-04 (Mon, 04 May 2026)
Changed paths:
Log Message:
-----------
GUI: Add "Copy in Python" button to module dialogs (#7237)
This PR introduces a new button "Copy in Python" to all GRASS module dialogs in the wxGUI. While the existing "Copy" button provides the shell command, this new feature generates valid Python syntax using the grass.script library (standard gs alias).
The goal is to streamline the workflow for users transitioning from the GUI to Python scripting and to provide a quick way to prototype scripts directly from the interface.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list