Nominatim/nominatim/clicmd
Sarah Hoffmann dd03aeb966 bdd: use python library where possible
Replace calls to PHP scripts with direct calls into the
nominatim Python library where possible. This speed up
tests quite a bit.
2021-02-26 16:14:29 +01:00
..
__init__.py move setup function to python 2021-02-26 15:02:39 +01:00
admin.py convert connect() into a context manager 2021-02-25 18:42:54 +01:00
api.py split cli.py by subcommands 2021-02-08 17:23:05 +01:00
args.py move import-data option to native python 2021-02-25 18:42:54 +01:00
freeze.py convert connect() into a context manager 2021-02-25 18:42:54 +01:00
index.py move import-data option to native python 2021-02-25 18:42:54 +01:00
refresh.py port wikipedia importance functions to python 2021-02-25 18:42:54 +01:00
replication.py introduce custom object for cmdline arguments 2021-02-25 18:42:54 +01:00
setup.py bdd: use python library where possible 2021-02-26 16:14:29 +01:00
transition.py bdd: use python library where possible 2021-02-26 16:14:29 +01:00