¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Update pushed to python3_tyw branch of my fork


 

Just pushed an update for the d_rats/geocode_ui.py to the python3_tyw branch of my fork.

The module now detects if the python geopy module is available, so callers can be modified to work if it is missing.

Code using the Assistance class will need to be to changed check if the geocoders property is not None.

This will allow running on platforms that do not supply the geopy module where the user does not want to trust PyPI.

This module has been converted to use the python logging module.

I just noticed that the name for the unit test logger is wrong, I will fix that in a future commit.

Tested on Windows with msys2 python 3 that does not have a geopy module and also on anti-x linux with python2 and python3.

73,
-John
wb8tyw@...

Join [email protected] to automatically receive all group messages.