Vaclav Petras
|
0d9e966dd2
Apply Black to all scripts (#1347)
|
4 vuotta sitten |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 vuotta sitten |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 vuotta sitten |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 vuotta sitten |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 vuotta sitten |
Markus Metz
|
4e2409525e
db.droptable: fatal -> warning if table not found, as for g.remove
|
7 vuotta sitten |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 vuotta sitten |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 vuotta sitten |
Martin Landa
|
61f58b3ebf
db.droptable: run db.connect in quiet mode
|
10 vuotta sitten |
Luca Delucchi
|
92f9b958a9
python db: fix output of db_table_in_vector and changed db.droptable.py behaviour; some pep8 and doctest fix
|
10 vuotta sitten |
Luca Delucchi
|
f865c7927e
db.droptable: fix pep8
|
10 vuotta sitten |
Luca Delucchi
|
b3b2b78dff
add function to check if a table is connected with some vectors; use the new function in db.droptable
|
12 vuotta sitten |
Markus Metz
|
89dbdc4f06
db.droptable bug fixes
|
12 vuotta sitten |
Martin Landa
|
f03daaba73
db.droptable: driver/database options added (required by v.db.reconnect.all)
|
12 vuotta sitten |
Markus Neteler
|
d93c14687b
improved test if table exists
|
13 vuotta sitten |
Markus Neteler
|
d151809e13
fix
|
13 vuotta sitten |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
14 vuotta sitten |
Martin Landa
|
c163f38d20
scripts: use _() macro around messages
|
16 vuotta sitten |
Martin Landa
|
74ff0b0161
split keywords also in scripts (to avoid duplicated translations)
|
16 vuotta sitten |
Martin Landa
|
d11705c199
db.executes's input required
|
16 vuotta sitten |
Martin Landa
|
18c018b28f
fix dbtable gisprompt
|
16 vuotta sitten |
Martin Landa
|
21ed9f7144
import grass.script as grass
|
16 vuotta sitten |
Martin Landa
|
e5f3584481
import all from grass.script
|
16 vuotta sitten |
Martin Landa
|
57c41c9622
fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345
|
16 vuotta sitten |
Martin Landa
|
3b8fedb1f0
grass.py: vector_db returns dictionary instead of list
|
16 vuotta sitten |
Glynn Clements
|
49837b5c7c
Convert v.db.addtable to Python
|
16 vuotta sitten |
Glynn Clements
|
f5735b5731
Convert d.correlate to Python
|
16 vuotta sitten |
Glynn Clements
|
8a4a2722db
Convert db.droptable, db.out.ogr, v.db.reconnect.all to Python
|
16 vuotta sitten |