You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is phone-number tracking pyhton script. You can get some useful information about any phone-number. this script is using some pyhton modules like geocoder, phonenumbers, folium and opencage api to gather data. this is script also show you location of the number on map.
This program geolocates an input given by a user using opencage api to locate the latitude and longitude of a phone number. Please note that you will need to add your own opencage api key for the key variable value.
A route planning solver aiming to optimize the pickup and drop-off of underprivileged patients while maintaining scheduling requirements and driver fairness.
This is a Geocoding app capable of both forward and reverse geocoding using OpenCage Geocoding API. Additionally, this will have a sqlite database to store the history of the query made with their respective results.