Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 648 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 648 Bytes

Mobile Asset Positioning

A simple python script which locates mobile location with phone number and display the location in the map.

API Reference

Get API from

  https://opencagedata.com/
Parameter Type Description
api_key string Required. Your API key

Installation

Install python package with pip command in terminal or command prompt.

  pip install phonenumbers
  pip install opencage
  pip install folium

Running Tests

To run tests, run the following command

  python map.py