Skip to main content

A Python package designed to provide easy access to the geographic coordinates (latitude and longitude) of various Egyptian subdivisions.

Project description

EGYGEO

EGYGEO is a Python package designed to provide easy access to the geographic coordinates (latitude and longitude) of various Egyptian subdivisions. It offers a function, get_coordinates, allowing users to retrieve the geographic coordinates of a specified Egyptian subdivision by providing its name in either Arabic or English.

Installation

You can install egygeo using pip:

pip install egygeo

Usage

from egygeo import get_coordinates

# Get coordinates for Cairo
latitude, longitude = get_coordinates('Cairo')
print(f"The coordinates of Cairo are: {latitude}, {longitude}")
from egygeo import get_name

lat, lon = 29.8951716, 31.1991806
location_name = get_name(lat, lon)
print(f"The subdivision at {lat}, {lon} is: {location_name}")

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

egygeo-1.1.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file egygeo-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: egygeo-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for egygeo-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c2b39e3f10a65a4a092de6f3279a1c7c791f83f35259c555e922c05de15d1c57
MD5 ac1cf70aa2921bade17f80f7bd37b00a
BLAKE2b-256 760b8edd0370f385191f04a2e0209ecde47d5102ecc03d843ee12a094afadce6

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