Skip to main content

A Python SDK for elem

Project description

elemem-vector-sdk

提供向量的增删改查

注意事项

  • 支持pip安装,import需要改为绝对路径导入。
1. sdk_pb2_grpc.py中的
import sdk_pb2 as sdk__pb2
改为
from . import sdk_pb2 as sdk__pb2

2. hilbert_client.py中的
import sdk_pb2
import sdk_pb2_grpc
改为
from . import sdk_pb2
from . import sdk_pb2_grpc

3. demo中的
from hilbert_client import HilbertClient, get_data_from_hdf5
改为
from elemem_sdk import hilbert_client

上传到pypi上,支持任意位置安装

bash upload.sh

安装

pip install elemem-vector-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

elemem_vector_sdk-2.0.0.12.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

elemem_vector_sdk-2.0.0.12-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file elemem_vector_sdk-2.0.0.12.tar.gz.

File metadata

  • Download URL: elemem_vector_sdk-2.0.0.12.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for elemem_vector_sdk-2.0.0.12.tar.gz
Algorithm Hash digest
SHA256 cef7da2e1173d983fa2328b50b6db0aa7ea360152e55d4c6d3e53221a7e90fa2
MD5 8142094849bb86b8645c4ae96f544f0a
BLAKE2b-256 59b5611ac2d3106e4844a9dc7e4267710c6ddd33f4101614acbb69250aea6faf

See more details on using hashes here.

File details

Details for the file elemem_vector_sdk-2.0.0.12-py3-none-any.whl.

File metadata

File hashes

Hashes for elemem_vector_sdk-2.0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 2b9be8d5b0ac51c8a9591de65ebcb41e0a9b38d4c2b2388a0d3bbc16fd44d9a0
MD5 a5bcef91d86a1b13eb2ab98aa3d4c224
BLAKE2b-256 161cd27971e4003f2752b9a4ade0530c5b7b7d1ce5319531a4f7d9d85ca91e02

See more details on using hashes here.

Supported by

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