Skip to main content

Python bindings for geodb-core

Project description

geodb-py

Python bindings for the geodb-rs project.

For full documentation, examples, and details about the underlying Rust library, please see the main project README:

# Load the database
import geodb_py
db = geodb.PyGeoDb.load_default()

# Find a country by ISO2 code
country = db.find_country_by_iso2("US")
if country:
print(f"Country: {country['name']}")
print(f"Capital: {country['capital']}")
print(f"Phone Code: {country['phone_code']}")
print(f"Currency: {country['currency']}")

# Search countries by phone code
countries = db.find_countries_by_phone_code("+1")
for country in countries:
    print(f"{country['name']} uses phone code +1")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geodb_rs-0.1.4.tar.gz (31.2 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

geodb_rs-0.1.4-cp37-abi3-win_amd64.whl (8.4 MB view details)

Uploaded CPython 3.7+Windows x86-64

geodb_rs-0.1.4-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ x86-64

geodb_rs-0.1.4-cp37-abi3-macosx_11_0_arm64.whl (8.4 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

geodb_rs-0.1.4-cp37-abi3-macosx_10_12_x86_64.whl (8.4 MB view details)

Uploaded CPython 3.7+macOS 10.12+ x86-64

File details

Details for the file geodb_rs-0.1.4.tar.gz.

File metadata

  • Download URL: geodb_rs-0.1.4.tar.gz
  • Upload date:
  • Size: 31.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.10.2

File hashes

Hashes for geodb_rs-0.1.4.tar.gz
Algorithm Hash digest
SHA256 9db579881fed5c0dcb4fe09a733e7e851eb7c8f432590f44d4e099e26abf6fe9
MD5 38fce27642fe0d588b7b6e5a3148e6bb
BLAKE2b-256 fad29b4656ca101eca5be7523da66e91edca351f0d16be362a6825de3a098187

See more details on using hashes here.

File details

Details for the file geodb_rs-0.1.4-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: geodb_rs-0.1.4-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 8.4 MB
  • Tags: CPython 3.7+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.10.2

File hashes

Hashes for geodb_rs-0.1.4-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 bff3fe3ea052d6cac93eb9af759614af7a2dfe3d82cbbf9afd44a0d4021b798d
MD5 c692389305155db3858ae622a1b62bcf
BLAKE2b-256 da1a6d1d141ef197e7afaa138827a60341a9a4bc556094c36a9a6a313255a0aa

See more details on using hashes here.

File details

Details for the file geodb_rs-0.1.4-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for geodb_rs-0.1.4-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 98d6ac68e82acec533ec681f3e007328ec1138b2236b224d2b475fa927100f7d
MD5 3e9bcf65e0eadd45b262d571f0ccf362
BLAKE2b-256 bc88a22507bb168194a29b610c67890f91ad45cc03469e6e6d36bae5e4ba367a

See more details on using hashes here.

File details

Details for the file geodb_rs-0.1.4-cp37-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for geodb_rs-0.1.4-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0ad9443258ae9fbeb30f5ac8dd5da071f2dc0abfd8e8e41a8c92ac1e7bc40872
MD5 0480cfffcd1529e606b621f04d0b9c3c
BLAKE2b-256 53d3b17b14979e005ce435461ca03feef6647f673a9bb75e89949166fc94b5b4

See more details on using hashes here.

File details

Details for the file geodb_rs-0.1.4-cp37-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for geodb_rs-0.1.4-cp37-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3ffd1bb66d70b3e4bbf8e185578859d720847553acb5c99918c04cbfce3f9e36
MD5 64e333f4a391039eb813af1bc8b7a153
BLAKE2b-256 ee283405fe8bf02cc4c958663a4536a38b2af2e7af3187b0b16e66e221a7c037

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page