Official Synapse Network Client SDK for Service Discovery and Invocation
Project description
sdk-python
python/ 是 Synapse 的官方 Python SDK 分发与联调目录。
文档入口
- 总入口:
docs/sdk/README.md - Python 接入:
docs/sdk/python_integration.md - Python Provider 接入:
docs/sdk/python_provider_integration.md - TypeScript 接入:
docs/sdk/typescript_integration.md - Staging 开发与验证:
docs/ops/SDK_Python_Staging_Development.md - Python 冷启动 E2E:
docs/test/python-consumer-cold-start-e2e-plan.md - Python Provider Onboarding E2E:
docs/test/python-provider-onboarding-e2e-plan.md - Python bugfix:
docs/bugfix/python/bugs.md
常用命令
cd /home/alex/Documents/cliff/Synapse-Network-Sdk/python
python3.11 -m venv .venv
source .venv/bin/activate
python -m pip install -e ".[dev]"
PYTHONPATH="$PWD" .venv/bin/python examples/smoke_test.py --query "名人名言"
PYTHONPATH="$PWD" .venv/bin/python -m pytest synapse_client/test/test_auth_unit.py synapse_client/test/test_client_unit.py synapse_client/test/test_consumer_e2e.py synapse_client/test/test_provider_e2e.py -q -s
说明
本文件现在只保留项目入口信息。
完整接入、自动化 E2E、bugfix 记录统一维护在根 docs/。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file synapse_network_ai_sdk-1.0.0.tar.gz.
File metadata
- Download URL: synapse_network_ai_sdk-1.0.0.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01ef493413197a18d1f354502c4df66a9d62ae36824be18af750a40ae94fa9d9
|
|
| MD5 |
554643fa37a77e1f18e8cc0e84aa9986
|
|
| BLAKE2b-256 |
7a99bf7fa8e70cb611ba0c236e64eac272294e3b229888f86d296da63095b4aa
|
File details
Details for the file synapse_network_ai_sdk-1.0.0-py3-none-any.whl.
File metadata
- Download URL: synapse_network_ai_sdk-1.0.0-py3-none-any.whl
- Upload date:
- Size: 24.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ff6595b6229dfa873c7e9b9a0e8f07148acef8e8010ffaace6c9e4a07fe89a0
|
|
| MD5 |
3831f21b7b4bd4a5e7821ade71070d90
|
|
| BLAKE2b-256 |
2389f504b1e089a7de5293854b520cc89a656ea9aaf4310488f43ea93ce2bd56
|