Skip to main content

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


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.5.1.tar.gz (20.3 kB view hashes)

Uploaded Source

Built Distribution

veinmind-1.5.1-py3-none-any.whl (24.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page