Zerone 私募股权数据 CLI 工具
Project description
Zerone CLI
Zerone 私募股权数据命令行工具,通过 API Key 直接查询 Zerone 数据平台。
安装
pip install zerone-cli
快速开始
1. 配置 API Key
zerone config set-api-key YOUR_API_KEY
如何获取 API Key?请访问 https://ai.zerone.com.cn 注册账号后申请。
2. 查看帮助
zerone --help
3. 开始查询
# 搜索实体
zerone entity-search "字节跳动"
# 查询实体综合画像
zerone entity-profile "中国石油"
# 查询财务数据列表
zerone entity-financial-list "中国石油"
# 查询管理基金列表
zerone entity-managed-funds-list "深创投"
# 查询退出列表
zerone entity-exit-list "深创投"
# 查询投资列表
zerone entity-invest-list "深创投"
# 查询融资概率预测
zerone model-financing-probability "字节跳动"
命令列表
| 命令 | 说明 |
|---|---|
zerone config set-api-key |
设置 API Key |
zerone config set-server-url |
设置服务器地址(可选) |
zerone config show |
查看当前配置 |
zerone entity-search |
实体模糊搜索 |
zerone entity-profile |
查询实体综合画像 |
zerone entity-financial-list |
查询实体财务数据列表(分页) |
zerone entity-managed-funds-list |
查询管理基金列表(分页) |
zerone entity-exit-list |
查询退出列表(分页) |
zerone entity-invest-list |
查询投资列表(分页) |
zerone model-financing-probability |
查询融资概率预测模型 |
配置说明
配置文件保存在 ~/.zerone/config.yaml,支持以下环境变量覆盖:
| 环境变量 | 说明 |
|---|---|
ZERONE_API_KEY |
API Key |
ZERONE_SERVER_URL |
服务器地址 |
系统要求
- Python 3.9+
- 有效的 Zerone API Key
许可证
MIT
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
zerone_cli-0.1.2.tar.gz
(10.3 kB
view details)
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 zerone_cli-0.1.2.tar.gz.
File metadata
- Download URL: zerone_cli-0.1.2.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c87bd1a128c712feb3a5e3ba8e6cb15deb90c08754b2b2ecd9fede2e1a0f01f
|
|
| MD5 |
36266b2a76765ec37cbdef5334850386
|
|
| BLAKE2b-256 |
40e45c5c5163b1a9cf47d05d7c966a4f559e6f5b83f8943c2592793ecae1a5da
|
File details
Details for the file zerone_cli-0.1.2-py3-none-any.whl.
File metadata
- Download URL: zerone_cli-0.1.2-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec79f50d83c2115d2a0b500f06df206f616c62728c1d14f5f7a27a9e1964f2b3
|
|
| MD5 |
a3cdd45bccf2a7674128695befab4dd5
|
|
| BLAKE2b-256 |
95996bbcb7a5bb28a77b96d9473ff97ecaf6a0ff0bc58d925aa916db7d676c61
|