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.0b2.tar.gz
(55.2 kB
view details)
Built Distribution
File details
Details for the file tigrisdb-1.0.0b2.tar.gz
.
File metadata
- Download URL: tigrisdb-1.0.0b2.tar.gz
- Upload date:
- Size: 55.2 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 | 5f2cfec9458fc2f1eadbf6e8cc954130ed7b25f1be27df18c77b0eb3f6652650 |
|
MD5 | 4d2c786bcea4cd3e1a3a90fad532cbb3 |
|
BLAKE2b-256 | 9848c8a6ba6f56946878d9a62eaa681977837ada7777e0962b7e48d80fc67c95 |
File details
Details for the file tigrisdb-1.0.0b2-py3-none-any.whl
.
File metadata
- Download URL: tigrisdb-1.0.0b2-py3-none-any.whl
- Upload date:
- Size: 70.8 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 | 301a2d3be7ecb0251cc5bed40ec02368216b9663db695b84f26a211e6eeefe5c |
|
MD5 | c45de9eff5a74e084414b871a7e87687 |
|
BLAKE2b-256 | 081862eb7113310286a41df7a922ac5d0cd8bb526e1e4ce71628b4a65847fb57 |