A Python package to find timezone and coordinates for cities worldwide
Project description
geodb-finder
A Python package to find timezone and coordinates for cities worldwide.
Installation
pip install geodb-finder
Usage
from geodb_finder import search_location
# Search for a city
result = search_location("London")
print(result) # Returns dict with longitude, latitude, and timezone
# Search with country filter
result = search_location("London", country="United Kingdom")
print(result)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
geodb_finder-0.1.0.tar.gz
(3.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 geodb_finder-0.1.0.tar.gz.
File metadata
- Download URL: geodb_finder-0.1.0.tar.gz
- Upload date:
- Size: 3.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c72c507370e78c2a23efaa7d5ee16e89f759d859c3ee84cfa258852a56a035a
|
|
| MD5 |
37a24da2169d52cc6d9e61bae6ae6121
|
|
| BLAKE2b-256 |
8f79974062fdac675a6ab1b92dc1dce9ea73f7cf1bd48d59029838c99ba360e1
|
File details
Details for the file geodb_finder-0.1.0-py3-none-any.whl.
File metadata
- Download URL: geodb_finder-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13ada4ba1d257c89995c86f894d0940d63b22387b297c59c2292129f49d2656f
|
|
| MD5 |
b46c85e7746b6d79badc51dbaa6e641c
|
|
| BLAKE2b-256 |
ea8cd3144922c43604ebbf626f669e62c02d795c68cafbd91c6779683574b85e
|