The script computes the biggest bar in Moscow, the smallest bar in Moscow and the nearest bar as well.
The script takes coordinates of user's location as input.
The data about Moscow bars was taken from http://data.mos.ru/opendata/7710881420-bary
The distance is calculated according to the Great-circle distance formula (unfortunately without usin geopy).
Clone this repository. Then go to the repository directory.
Run the script:
python3 bars.py