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
veinmind-1.0.3.tar.gz
(9.9 kB
view details)
Built Distribution
veinmind-1.0.3-py3-none-any.whl
(10.8 kB
view details)
File details
Details for the file veinmind-1.0.3.tar.gz
.
File metadata
- Download URL: veinmind-1.0.3.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.2 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/22.2.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91366b8ab44fc8a3601434db2c9bc493bc58041b8e33835d1db0c317b4915591 |
|
MD5 | caa7e4d30ec202fee600bd2c3c927093 |
|
BLAKE2b-256 | 3539a7d2f4e7032f4b53e31c849a4ba69e099e3f07edcd012266e6a686f9b36b |
File details
Details for the file veinmind-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: veinmind-1.0.3-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.2 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/22.2.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62b26bd6c37b32ce2de80691fe2847269303e90983e393a4ab5a63099e2427bd |
|
MD5 | cb771c0a7cfc88d9c4e72bbe64ddfc40 |
|
BLAKE2b-256 | b038744866ea9cc4104f7e0d3c529d5582e09eb82dcbdc466962c38878013390 |