Metadata-Version: 2.1
Name: ip-searcher
Version: 2024.5.27.11.45.27
Summary: description
Home-page: https://github.com/yuanjie-ai/ip_searcher
Author: yuanjie
Author-email: 313303303@qq.com
Maintainer: yuanjie
Maintainer-email: 313303303@qq.com
License: MIT License
Keywords: utils
Platform: all
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE.md
Requires-Dist: meutils
Provides-Extra: all

[![Downloads](http://pepy.tech/badge/meutils)](http://pepy.tech/project/meutils)

<h1 align = "center">:rocket: ip-searcher :facepunch:</h1>

---

## ip-searcher 是什么

ip-searcher - 是一个离线IP地址定位库和IP定位数据管理框架，10微秒级别的查询效率，提供了众多主流编程语言的 `xdb`
数据生成和查询客户端实现。

## Install

```bash
pip install -U ip-searcher
```

## Usage

```python
from ip_searcher import search

print(search("117.136.66.124"))
```

## TODO
- 增加在线服务

---

## Requiements

- [ip2region](https://github.com/lionsoul2014/ip2region)

- wechat: 313303303

