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. cosmosx_client.py中的
import sdk_pb2
import sdk_pb2_grpc
改为
from . import sdk_pb2
from . import sdk_pb2_grpc

3. demo中的
from cosmosx_client import CosmosXClient, get_data_from_hdf5
改为
from elemem_sdk import cosmosx_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.12.tar.gz (29.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.12-py3-none-any.whl (33.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for elemem_vector_sdk-2.1.0.12.tar.gz
Algorithm Hash digest
SHA256 d0c278f2a2d86932424a432741361e84bf25fe5d7d7a8bea2a292dc812ac23d5
MD5 5b75006e542d341ccadaf79704c307d0
BLAKE2b-256 5bb0a2551e9deb29b09c3fa89a55cd03f4fb091713dc51f3d1889d20882dd255

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elemem_vector_sdk-2.1.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 598bebee350cbee6f40666baf99acf14d46cbf8f608ba185560c2f083cac91fe
MD5 a8ab08710e346af17c8592b9b9d2a4cb
BLAKE2b-256 8ec87239cbe0bc3d16011a73ecb4dcd1b64304a669fd3c0db3d4e2df0e2e97f1

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