Skip to main content

dataip package is used to gather information based on your IP address

Project description

dataip

dataip is used to extract some information based on your IP address

Installation

install using pip

pip install dataip

Usage

import dataip
print(dataip.getIP())

this will print your current IP address on the machine (you're working on)

Functions

dataip supports the following commands

getIP() continent() continentCode() country() countryCode() region() regionCode() city() zip() latitude() longitude() timezone() offset() currencyCode() isp() org() asname()

Others

you can also call info() to learn about the project or debug() to learn about some common errors and their solutions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dataip-0.0.2.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

dataip-0.0.2-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page