https://github.com/yuanjie-ai/ip-searcher
ip-searcher ip2region
https://github.com/yuanjie-ai/ip-searcher
Last synced: 2 months ago
JSON representation
ip-searcher ip2region
- Host: GitHub
- URL: https://github.com/yuanjie-ai/ip-searcher
- Owner: yuanjie-ai
- License: apache-2.0
- Created: 2024-05-27T03:32:01.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-27T03:42:32.000Z (about 1 year ago)
- Last Synced: 2025-02-17T04:35:58.263Z (3 months ago)
- Language: Python
- Size: 5.89 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://pepy.tech/project/meutils)
:rocket: ip-searcher :facepunch:
---
## ip-searcher 是什么
ip-searcher - 是一个离线IP地址定位库和IP定位数据管理框架,10微秒级别的查询效率,提供了众多主流编程语言的 `xdb`
数据生成和查询客户端实现。## Install
```bash
pip install -U ip-searcher
```## Usage
```python
from ip_searcher import searchprint(search("117.136.66.124"))
```## TODO
- 增加在线服务---
## Requiements
- [ip2region](https://github.com/lionsoul2014/ip2region)
- wechat: 313303303