Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 534 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 534 Bytes

Mapit

A simple usage of python to automate the process of finding the location on the google map. Just for learning purpose. Its an example from the Book Automate boring stuff with python

Screenshots

Usage:

  • We can pass the values directly on the go. like in the example screenshot
  • or it can automatically get the values from clipboard

Dependencies

pip install -r requirments.txt