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.5.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.5-cp37-abi3-win_amd64.whl (8.4 MB view details)

Uploaded CPython 3.7+Windows x86-64

geodb_rs-0.1.5-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.5-cp37-abi3-macosx_11_0_arm64.whl (8.4 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

geodb_rs-0.1.5-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.5.tar.gz.

File metadata

  • Download URL: geodb_rs-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 89e27e4fa6452308ea90123db5ea8d10b652f102186d1b661a59989cce8b3387
MD5 775a19eedd7e1cf774d3d97009d0a07f
BLAKE2b-256 da725d7985a1789db20251a29f9bcb3ca38244909b4116e38b2ea935e14d7881

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geodb_rs-0.1.5-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.5-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 b057737ff9748e0b2ecebe7be3119baa970d5eb6a49da600730549c3fa25076f
MD5 316588c1ed34a431ada69b8b1f22b6ea
BLAKE2b-256 e627ed9da7865f7ff32d64c5ea0200aac8dbe200701c9a13994202b083b17b4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geodb_rs-0.1.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 90aabd7e256e35cc0121dc4b6f00e0ce877417dd66ebf61bcfceb330f276cc15
MD5 c285d98e139f7f048f35c78a8f92aae1
BLAKE2b-256 461685ca26a4c531c38583e3ebc4dce4338e10b851e0839740823a6445f2780d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geodb_rs-0.1.5-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 68b46223d1375cd023b6b4d72df11dcccbe27ac9f7636f95466f3fab01082095
MD5 f498d6c2e25033ef3f283229b932b5f8
BLAKE2b-256 937eb1b26001ea72426b02bdaa767ea840c5987c4dbf89b6b6a196fa4365bbb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geodb_rs-0.1.5-cp37-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 72eeb9aa3f79a913f7a825538fc3734ba12b9d393afc28b241029b61f7412db7
MD5 93892b19ee55ad58aca596f9a8f26b9f
BLAKE2b-256 79b1e5dd5f61cb80d3f073b5487cc3cff8c223a067cc2726cbe5d207bd63693e

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