HPI/doc
seanbreckenridge 98b086f746
location fallback (#263)
see https://github.com/karlicoss/HPI/issues/262

* move home to fallback/via_home.py
* move via_ip to fallback
* add fallback model
* add stub via_ip file
* add fallback_locations for via_ip
* use protocol for locations
* estimate_from helper, via_home estimator, all.py
* via_home: add accuracy, cache history
* add datasources to gpslogger/google_takeout
* tz/via_location.py: update import to fallback
* denylist docs/installation instructions
* tz.via_location: let user customize cachew refresh time
* add via_ip.estimate_location using binary search
* use estimate_location in via_home.get_location
* tests: add gpslogger to location config stub
* tests: install tz related libs in test env
* tz: add regression test for broken windows dates

* vendorize bisect_left from python src
doesnt have a 'key' parameter till python3.10
2023-02-28 04:30:06 +00:00
..
CONFIGURING.org docs: add some documentation on module design (#160) 2021-04-11 16:53:43 +01:00
CONTRIBUTING.org docs: add some documentation on module design (#160) 2021-04-11 16:53:43 +01:00
DENYLIST.md location fallback (#263) 2023-02-28 04:30:06 +00:00
DESIGN.org docs: add some documentation on module design (#160) 2021-04-11 16:53:43 +01:00
DEVELOPMENT.org CI: clean up tox config a bit, get rid of custom lint script 2021-02-18 02:04:40 +00:00
MODULE_DESIGN.org location fallback (#263) 2023-02-28 04:30:06 +00:00
MODULES.org docs: browser - fix examples for config 2022-08-29 00:03:32 +01:00
SETUP.org core/cli: add --debug flag, add HPI_LOGS to docs 2022-02-11 09:31:10 +00:00