Skip to content

KellyHwong/ip138

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ip138

ip138 IP 地理位置信息查询API

http://www.ip138.com/

travis pypi license

Installation 安装 (pip3)

pip3 install ip138

Installation 安装 (git clone)

git clone https://github.com/KellyHwong/ip138
cd ip138
python3 setup.py install

Usage 用法

ip138 --ip={Your Query IP Address}

Example 例子

ip138 --ip=172.217.161.164

import usage import 使用

from ip138.ip138 import ip138
ip138("111.111.111.111")

About

ip138 IP 地理信息API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages