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
Functions
dataip supports the following commands
dataip.getIP()
dataip.continent()
dataip.continentCode()
dataip.country()
dataip.countryCode()
dataip.region()
dataip.regionCode()
dataip.city()
dataip.zip()
dataip.latitude()
dataip.longitude()
dataip.timezone()
dataip.offset()
dataip.currencyCode()
dataip.isp()
dataip.org()
dataip.asname()
Others
you can also call
dataip.info() to learn about the project or
dataip.debug() to learn about some common errors and their solutions
made by Aditya Khemka
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dataip-1.0.3.tar.gz.
File metadata
- Download URL: dataip-1.0.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
345e6f0a09909bafe04d69bd1013af65aff74520566f9c1571bf80d4fafceb44
|
|
| MD5 |
81f9600d5f295bb1860e0bd274f34f71
|
|
| BLAKE2b-256 |
780471a8a6c7d5525f8dbdeeefda51c12694b4aa4c9ac60dcb2bb1a9e7190f7a
|
File details
Details for the file dataip-1.0.3-py3-none-any.whl.
File metadata
- Download URL: dataip-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ca29a49672d1c61fa116bd8976de702cd7276e0f4c896a75c1a0495d70faaca
|
|
| MD5 |
22409a351bf31fc89cf561b04357a1ac
|
|
| BLAKE2b-256 |
89c591aa554e8f50d494890175a599fa429a42a682cc5e9209d58f9742b46174
|