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.0.tar.gz
(2.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.0.tar.gz.
File metadata
- Download URL: zerone_cli-0.1.0.tar.gz
- Upload date:
- Size: 2.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 |
1003b6c39be81b70112377806035a5adf28735fc8129ab619a4016dd5fc1af8c
|
|
| MD5 |
820419035dec8ccfc46c3cea835c77e3
|
|
| BLAKE2b-256 |
b68f3cb05d33e9bbcd4f4d76dd11aa74ee6af3177a7180187c8ac68fcae5c109
|
File details
Details for the file zerone_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zerone_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 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 |
af411330ae401e51a4bf8b2d1e1f785d77c1247c967e8fae127074cb5fe3333f
|
|
| MD5 |
b6be5812276140d4287ffb0bb557b829
|
|
| BLAKE2b-256 |
d926e707ec9c46d2138189f7c64730ee5ff2f83f384c96ebaa74799aaf48e8fe
|