This is a fast and lightweight python package for looking up the corresponding timezone for given coordinates on earth entirely offline.
Quick Guide:
pip install timezonefinder[numba] # also installs numba -> x100 speedup
from timezonefinder import TimezoneFinder
tf = TimezoneFinder()
latitude, longitude = 52.5061, 13.358
tf.timezone_at(lng=longitude, lat=latitude) # returns 'Europe/Berlin'
For more refer to the Documentation.
Also check:
ruby port: timezone_finder
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
timezonefinder-5.2.0.tar.gz
(43.1 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file timezonefinder-5.2.0.tar.gz.
File metadata
- Download URL: timezonefinder-5.2.0.tar.gz
- Upload date:
- Size: 43.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0.post20200513 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a374570295a8dbd923630ce85f754e52578e288cb0a9cf575834415e84758352
|
|
| MD5 |
6e0c7f5919b7bfe3281ec6b086666cbd
|
|
| BLAKE2b-256 |
f6f7f37bb8c8d93e6126d845c381798a8331a7bb282895343e324dac02d40fef
|
File details
Details for the file timezonefinder-5.2.0-py36.py37.py38-none-any.whl.
File metadata
- Download URL: timezonefinder-5.2.0-py36.py37.py38-none-any.whl
- Upload date:
- Size: 43.0 MB
- Tags: Python 3.6, Python 3.7, Python 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0.post20200513 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4545533086eb25cd7ba10b97785059acbababf4577ab1b4d5c2ab56642eadfea
|
|
| MD5 |
9037de4808777214a5d7b45a9db845f8
|
|
| BLAKE2b-256 |
ae3c645aa7fc5d9ca49e70910bb38eb1db8a459e93f848a80f526b748a1aac9f
|