Skip to content

notjik/Pharmacy-Search2

Repository files navigation

Pharmacy-Search2
English

Pharmacy Search 2

The task of the second year of Yandex Lyceum

You need to create a console application that will find the nearest pharmacy at the entered address, build a direct route to the point and display brief information about the pharmacy (in Russian)

To work with the program, you need to get 2 API keys:

Interaction with the program is performed via the command line.
Launch example:
python main.py Moscow Moscow Kremlin
Русский

Поиск аптеки 2

Задание второго курса Яндекс Лицея

Необходимо создать консольное приложение, которое по введённому адресу найдет ближайшую аптеку, построит прямой маршрут до точки и выведет на экран краткую информацию об аптеке

Для работы с программой вам необходимо получить 2 API ключа:

Взаимодействие с программой осуществляется через командную строку.
Пример запуска:
python main.py Москва Московский кремль