Python SDK for Tigris <http://www.tigrisdata.com>
Project description
tigris-client-python
Python client for Tigris
Installation
pip install tigrisdb
Usage
Vector Search - https://www.tigrisdata.com/docs/concepts/vector-search/python/
Development
- Install
poetry
following the installation instructions here - Requires python 3.8+, pip 23.x
- Clone the repo and cd into the directory
- Update submodule -
git submodule update --init
- Create and activate the virtual environment -
poetry shell
- Install dependencies -
poetry install --with dev
- [Optional] install git hooks
- Compile proto and generate api client helpers -
poetry run make generate
Git Hooks
We use pre-commit to automatically setup and run git hooks.
On every git commit
we check the code quality. Install the hooks:
pre-commit install
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
tigrisdb-1.0.0b5.tar.gz
(57.5 kB
view details)
Built Distribution
File details
Details for the file tigrisdb-1.0.0b5.tar.gz
.
File metadata
- Download URL: tigrisdb-1.0.0b5.tar.gz
- Upload date:
- Size: 57.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.11 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 911be388851f8145d818e37209731cbf616bce3022a41303aa49f5980b503d78 |
|
MD5 | 2fe9007729d56cfcc69e629df7670ff5 |
|
BLAKE2b-256 | 41c13265e1aa162185e27c06179586650595b26f615eacddfb0f33b85ca66352 |
File details
Details for the file tigrisdb-1.0.0b5-py3-none-any.whl
.
File metadata
- Download URL: tigrisdb-1.0.0b5-py3-none-any.whl
- Upload date:
- Size: 74.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.11 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7002a2b5edc8e670b2292e7625724320300e2e8bb35d0598fc21f51f32b2c3e5 |
|
MD5 | d0ecc4032f49270ef9741a34fec97c03 |
|
BLAKE2b-256 | f57325684a6e9cd86a1580228413eeea0d279e343f89aa9c0a606cefa1063eb7 |