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.11.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.11-py3-none-any.whl (33.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: elemem_vector_sdk-2.1.0.11.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.11.tar.gz
Algorithm Hash digest
SHA256 3f8f7ad79f67c1c641bf2d4ecf4cb5c5016ed445495a8b080444da88342bd735
MD5 78800fd227508e54d216d5ebf64ab7e6
BLAKE2b-256 f9fd00a066294737347dc71a2054e1b5d2f1cfd0a1bd97d4b16ff7488a4b3d2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elemem_vector_sdk-2.1.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 a86ac9e0f66c754a0907de2c4493573acf9a1b9d6544b4748197a71ccc5617de
MD5 bb493549c654691a129d1135549cf025
BLAKE2b-256 f1bd844c028f1178913554bf5ff9627d5e0a5f376605f7c06eab01382a2fe3db

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