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.1.tar.gz (14.0 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.1-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for elemem_vector_sdk-2.0.0.1.tar.gz
Algorithm Hash digest
SHA256 6d33cd65084d4dc8d8be3c223a09c9b8e3e94ce71d87029ebe3be1972c360578
MD5 69f7d9c2f88136a06b53157b3b8ef442
BLAKE2b-256 5aa47837d3035a05973af18754151cfafa1bb33966eb9cdd59924d24ae08216c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elemem_vector_sdk-2.0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 26c59af8ba4bc6b72e578aa91988c82d301b39ddb28c5a1810ab25f410952881
MD5 f299aa8abfc9ea0be391301724cbb6bb
BLAKE2b-256 a6f3bdda368b44fd5b4d2b764c7dc678d1eae02a85ca85810141b55eb40a76e3

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