Vaclav Petras
|
0d9e966dd2
Apply Black to all scripts (#1347)
|
4 年之前 |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 年之前 |
Tomas Zigo
|
547ded6c0f
imagery/i.image.mosaic: fix encode, decode string (#1035)
|
4 年之前 |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 年之前 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 年之前 |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 年之前 |
Pietro Zambelli
|
fdf7b94fa5
grass71/scripts: revert changes (https://trac.osgeo.org/grass/changeset/68140 and https://trac.osgeo.org/grass/changeset/68178) since they are not fixing bugs and therefore they should go in relbr72
|
9 年之前 |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 年之前 |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 年之前 |
Markus Neteler
|
8969ff79ee
homogenize keywords
|
12 年之前 |
Markus Neteler
|
d076069990
fix broken script; update HTML
|
13 年之前 |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
13 年之前 |
Martin Landa
|
c163f38d20
scripts: use _() macro around messages
|
15 年之前 |
Martin Landa
|
74ff0b0161
split keywords also in scripts (to avoid duplicated translations)
|
16 年之前 |
Martin Landa
|
21ed9f7144
import grass.script as grass
|
16 年之前 |
Martin Landa
|
e5f3584481
import all from grass.script
|
16 年之前 |
Martin Landa
|
57c41c9622
fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345
|
16 年之前 |
Glynn Clements
|
83c17d7617
Add, use grass.mapcalc() function
|
16 年之前 |
Glynn Clements
|
eb923b51d5
Add, use raster_info function (interface to r.info)
|
16 年之前 |
Glynn Clements
|
e71009d4bb
Convert i.fusion.brovey to Python
|
16 年之前 |
Glynn Clements
|
49837b5c7c
Convert v.db.addtable to Python
|
16 年之前 |
Glynn Clements
|
7a4424cbce
Convert i.image.mosaic to Python
|
16 年之前 |