Python SDK for Tigris <http://www.tigrisdata.com>
Project description
tigris-client-python
Python client for Tigris
Installation
pip install tigrisdb
Usage
See reference implementation in ./tests
directory that uses Tigris on localhost:8081
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.0b3.tar.gz
(55.9 kB
view details)
Built Distribution
File details
Details for the file tigrisdb-1.0.0b3.tar.gz
.
File metadata
- Download URL: tigrisdb-1.0.0b3.tar.gz
- Upload date:
- Size: 55.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.11 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5295ba249eaf67b1b300a415ece65e72e6018d778e02a8baf6d8ee1ae266c899 |
|
MD5 | 305563d1bc889542f9e4dcce206d1b16 |
|
BLAKE2b-256 | 493413f33416f66ef19b08b80ffc00886ffae02636c4d9e244588ade52ef808f |
File details
Details for the file tigrisdb-1.0.0b3-py3-none-any.whl
.
File metadata
- Download URL: tigrisdb-1.0.0b3-py3-none-any.whl
- Upload date:
- Size: 72.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.11 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d9ae44cffb0d6ca1cf631f3328e94cbd05debfb2ac2d752263054049e3e579a |
|
MD5 | ae628c8a32a238592ee2a95968bac186 |
|
BLAKE2b-256 | 34bc47da72aebc117f7a122b3c1f686a0780c05dacade501c66f4befdc65ff2b |