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.1.0.2.tar.gz (27.4 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.1.0.2-py3-none-any.whl (30.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for elemem_vector_sdk-2.1.0.2.tar.gz
Algorithm Hash digest
SHA256 f73f438a63896a5c39657830803adea4112f377c6b3232613cae901a3b325c04
MD5 71828f3900b69ffa1b1ef8d75f07f7f4
BLAKE2b-256 a108a995f710796808daa41c2e19c3550368f6bd48647a18970e10fa9e8b3545

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elemem_vector_sdk-2.1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b51eeb47513acf294f274f775c9e197febabf036d88cd261952440fc2b0757e7
MD5 1554ba54032a3685f990d59160633462
BLAKE2b-256 6d8e9c3373e6ce1de84da1d8273fa49d2915ae32564041daba7b34b49ee1ef75

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