8000 GitHub - maksart72/3_bars
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

maksart72/3_bars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

The nearest bar

This project helps you to find the nearest bar, the biggest and the smallest one. You need JSON file from http://data.mos.ru/opendata/7710881420-bary Just enter your current positions and go ahead!

Quickstart

Example of script launch on Linux


$ python bars.py <path to file>

You will see for example:

Enter Latitude: 55.8274371
Enter Longitude: 37.49260332
The nearest bar is  Альтернатива 2 Ленинградское шоссе, дом 22 seats: 40
The smallest bar is  БАР. СОКИ Дубравная улица, дом 34/29 seats: 0
The biggest bar is  Спорт бар «Красная машина» Автозаводская улица, дом 23, строение 1 seats: 450
Have a nice evening!

Project Goals

The code is written for educational purposes. Training course for web-developers - DEVMAN.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0