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.8.tar.gz (27.7 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.8-py3-none-any.whl (31.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: elemem_vector_sdk-2.1.0.8.tar.gz
  • Upload date:
  • Size: 27.7 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.8.tar.gz
Algorithm Hash digest
SHA256 8a5ef4d67b78b43325d9789214dbf1fa9a8b1bda21f7a874063968321b46a77c
MD5 f93fb7597654b29982747913ff8314a6
BLAKE2b-256 47a26d4c2bf25722e33e58fdeebb7e92ddbd36da5bc9d48cd144bf89a8f2cc90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elemem_vector_sdk-2.1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a42e7667ed95ac4e736d65865261a0104a6c27866ddad5b10ab639e2d689612b
MD5 134cbc9d0f5060d36e44122c166cb1d0
BLAKE2b-256 2cd2b7d862f526d3489aab26b0aa65a1cdc9a0de86c83216a447187ecaa47a5c

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