Metadata-Version: 2.1
Name: watcherlab-ti-client-python
Version: 0.0.2
Summary: Watcherlab threat intelligence client
Home-page: https://github.com/watcherlab/ti-client-python
Author: watcherlab
Author-email: service@watcherlab.com
Project-URL: GitHub, https://github.com/watcherlab/ti-client-python
Project-URL: Gitee, https://gitee.com/beijing_watcherlab/ti-client-python/
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# 守望者实验室威胁情报平台2.0客户端

**守望者实验室威胁情报平台2.0数据查询和下载官方Python客户端**

## 说明

* 本客户端旨在提供一种易于使用的威胁情报数据查询和下载方式

威胁情报平台(1.0)
应使用0.0.1版本的Pytho客户端，目前我们正在切换到2.0版本因此应该使用0.0.2版本的Python客户端。在威胁情报平台2.0中包含三个子系统：情报云端系统、情报中心系统和情报采集系统，客户端目前支持前两个子系统的部分API。

## 下载统计

[![Downloads](https://pepy.tech/badge/watcherlab-ti-client-python)](https://pepy.tech/project/watcherlab-ti-client-python)

## 使用方法

- [简体中文](USAGE_ZH-CN.md)
