libVeinMind API python binding
Project description
问脉 Python Binding
问脉 Python Binding 定义了问脉 SDK 在 Python 语言中接口,使得在 Python 语言中使用问脉 SDK 成为可能。
您需要先安装问脉 SDK 以开始使用 Python Binding,安装方式可参考本仓库的 README 文档。
问脉 Python Binding 已经上传到 pypi.org,因此可以直接执行以下指令拉取最新版本的 Python 包:
pip install veinmind
或者您也可以通过手动构建的方式,在本目录执行以下指令手动构建并安装问脉 Python Binding(需安装对应的 Python 构建工具):
python -m build
pip install dist/veinmind-*.whl
安装完成后即可在 Python 代码中通过 import veinmind 的方式导入并开始使用问脉 SDK。
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
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 veinmind-1.5.1.tar.gz.
File metadata
- Download URL: veinmind-1.5.1.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.13 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06be4407cb614a65a09f93c14cfdbbde8e4732cd6b82f3b0f905764006712289
|
|
| MD5 |
60230deef70c84de12c81c4f67fcaf5d
|
|
| BLAKE2b-256 |
327b83a20bfe461c8c951374aca401fe0ec18f2e3adcbb8872eec8fd436408f2
|
File details
Details for the file veinmind-1.5.1-py3-none-any.whl.
File metadata
- Download URL: veinmind-1.5.1-py3-none-any.whl
- Upload date:
- Size: 24.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.13 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffddeaf55d9e6bdf451fe169dca5ddcf5d926fb92be15dbd8163039c86ac88d0
|
|
| MD5 |
071836e55e9bce2d378f99a98852a6bd
|
|
| BLAKE2b-256 |
e9352a4ba5db573856e36d0e7940a3654c003b58658c0202a84d54cfbdda2490
|