Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 783 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 783 Bytes

Geolocation_save

Saves geolocation on the map to html file & creat QR-code

  • Saves coordinates as mark on the map to an html file
  • Creates and saves a QR code with coordinates for quick opening on Google map
  • Output color text to the console using the termcolor package
  • Output of a pretty header using the pyfiglet package

  • Сохраняет введенные координаты в виде метки на карте в html файл
  • Создает и сохраняет QR-код с координатами для быстрого открытия на карте Google
  • Вывод цветного текста в консоль используя пакет termcolor
  • Вывод красивого заголовка используя пакет pyfiglet