Nominatim/nominatim/clicmd
Sarah Hoffmann 0c47558729 convert version to named tuple
Also return the new NominatimVersion rather than a string in the
status result.
2023-01-03 10:03:00 +01:00
..
__init__.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
add_data.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
admin.py use data paths from new nominatim.paths 2022-11-27 12:15:41 +01:00
api.py implement command line status call in Python 2023-01-03 10:02:35 +01:00
args.py add sanic development server implementation 2023-01-03 10:02:53 +01:00
freeze.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
index.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
refresh.py load views as a SQL file and rename to 'secondary importance' 2022-10-01 11:01:49 +02:00
replication.py respect socket timeout also in other replication functions 2022-11-09 09:12:37 +01:00
setup.py convert version to named tuple 2023-01-03 10:03:00 +01:00
special_phrases.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00