Metadata-Version: 2.1
Name: locationbyip
Version: 0.3
Summary: By this package you can find location, coordinates, isp details to use in your application.
Home-page: UNKNOWN
Author: Awais khan
Author-email: contact@awaiskhan.com.pk
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: requests

# Welcome to LocationByIP


## To find location by ip address
### Import the package before using it

    import LocationByIP as iplocation

###  Methods

    import LocationByIP as iplocation

    #Now iplocation is your object of the library

    # create a variable and store ip

    ip="127.0.0.1"

    location=iplocation.LocationByIP(ip)
    print(location)

After reading above shit if you left coding/programming field i m not responsible lol

### About
## Author : [Awais khan](https://awaiskhan.com.pk)
### [](https://github.com/Awaiskhan404/edmunds-scrapper#--if-this-project-help-you-then-i-m-worth-of-follow---i-do-freelancing-and-stuff-if-you-want-scrapper-than-shot-an-email-more-faster-than-speed-of-bullet---mail-contactawaiskhancompk--going-to-mars-for-coding-stuff-to-avoid-noice-and-normal-people-awais-khan-)

if this project help you then i m worth of follow

i do freelancing and stuff if you want scrapper than shot an email more faster than speed of bullet

mail: contact@awaiskhan.com.pk

Going to Mars for coding stuff to avoid noice and normal people, Awais khan



