TetrixAIDb Python SDK — AI-native database client
Project description
TetrixAIDb Python SDK
Async Python client for TetrixAIDb, the AI-native database daemon that unifies vector, keyword, graph, and object storage behind a single binary protocol.
Installation
pip install tetrix-aidb
Requires Python 3.11+.
Quick Start
import asyncio
from tetrix_aidb import ClientConfig, TetrixClient
async def main():
client = TetrixClient(ClientConfig(
endpoint="tcp://localhost:7779",
username="admin",
password="secret",
))
await client.connect()
health = await client.health()
print(f"Status: {health.status}")
await client.close()
asyncio.run(main())
Features
- Async-first API built on
asyncio - TCP, TLS, and Unix socket transports
- Auth-on-connect with automatic session handling
- Entity indexing, semantic search, and batch operations
- IAM operations: organizations, users, teams, permissions
- Category management
- Typed request/response models
License
MIT
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 tetrix_sdk-0.1.1.tar.gz.
File metadata
- Download URL: tetrix_sdk-0.1.1.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e26d6429b260ec895d697410a10d8ce2b08f7f683249a6c08c5a62352b2e00e
|
|
| MD5 |
0c10135b2ab07cb8dea18c4954e4c687
|
|
| BLAKE2b-256 |
dba3dbe2860b0a36377383c6cb79a3bd36136b7a23803c56b7def0720d18dbdf
|
Provenance
The following attestation bundles were made for tetrix_sdk-0.1.1.tar.gz:
Publisher:
publish-sdk-python.yaml on deskree-inc/tetrix-ee
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tetrix_sdk-0.1.1.tar.gz -
Subject digest:
8e26d6429b260ec895d697410a10d8ce2b08f7f683249a6c08c5a62352b2e00e - Sigstore transparency entry: 1821382956
- Sigstore integration time:
-
Permalink:
deskree-inc/tetrix-ee@e97055a02986b0743ccd6068ae7e8e3ac6ab77d8 -
Branch / Tag:
refs/tags/sdk/python/v0.1.1 - Owner: https://github.com/deskree-inc
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-sdk-python.yaml@e97055a02986b0743ccd6068ae7e8e3ac6ab77d8 -
Trigger Event:
push
-
Statement type:
File details
Details for the file tetrix_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tetrix_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bf48d03f20a65349e1cc50f40aac441400a3a386c5203eb40ea6780c4dd1d13
|
|
| MD5 |
ba5bad6d298bc1f4851a523cf2965c07
|
|
| BLAKE2b-256 |
0f6eeda15558b70818eb2fb8ad35df630641fcba8e030cde4f371df122902efb
|
Provenance
The following attestation bundles were made for tetrix_sdk-0.1.1-py3-none-any.whl:
Publisher:
publish-sdk-python.yaml on deskree-inc/tetrix-ee
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tetrix_sdk-0.1.1-py3-none-any.whl -
Subject digest:
3bf48d03f20a65349e1cc50f40aac441400a3a386c5203eb40ea6780c4dd1d13 - Sigstore transparency entry: 1821382995
- Sigstore integration time:
-
Permalink:
deskree-inc/tetrix-ee@e97055a02986b0743ccd6068ae7e8e3ac6ab77d8 -
Branch / Tag:
refs/tags/sdk/python/v0.1.1 - Owner: https://github.com/deskree-inc
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-sdk-python.yaml@e97055a02986b0743ccd6068ae7e8e3ac6ab77d8 -
Trigger Event:
push
-
Statement type: