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.0b4.tar.gz
(57.5 kB
view details)
Built Distribution
File details
Details for the file tigrisdb-1.0.0b4.tar.gz
.
File metadata
- Download URL: tigrisdb-1.0.0b4.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-1038-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89049232ada2e70c7ad30ff4df445287035f28f9b7fbd3086762f6de753e870c |
|
MD5 | 3de3b581e4fc461cef069ff75280aa72 |
|
BLAKE2b-256 | dd62aa5ca38fe924a26abb5926b2dad9bdf94cdd1cc08563ab4712e31bc1ed45 |
File details
Details for the file tigrisdb-1.0.0b4-py3-none-any.whl
.
File metadata
- Download URL: tigrisdb-1.0.0b4-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-1038-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c05d176143b0cf62a798dad41c586735aa55e169c7ee63914253ff7b24100118 |
|
MD5 | d8feb564307e35f1cc6deb6b8806d695 |
|
BLAKE2b-256 | 57b140ceb71ed5faf73bc0cde72f45c2f94fbb836b1d35ce527f480c477d6a4f |