Skip to main content

Distance calculation library

Project description

A library that is used to calculate the distance between 2 coordinates
Installation
pip install geodistance
Get Started
Calculating distance between 2 coordinates
from geodistance import Geodistance
length = Geodistance().distance(42.546245, 1.601554, 23.424076, 53.847818)
print(length)

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

geodistance-0.2.0.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

geodistance-0.2.0-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

Supported by

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