Welcome to Mygeoip’s documentation!

Mygeop is a python package that’s helps to extract the information based on ip address

Check out the Usage section for further information, including how to Installation the project.

Note

This project is live

Contents

Usage

Installation

To use mygeoip, first install it using pip:

$ pip install mygeoip

For example:

>>> import mygeoip as t
>>> k=t.findcity(ipaddress)