TileDB Cloud platform Python client
Project description
TileDB-Cloud-Py
This repository contains the Python client for the TileDB Cloud Service.
Quick Links
Installation
Quickstart
See Quickstart section of the docs.
API Documentation
See https://tiledb-inc.github.io/TileDB-Cloud-Py/
Contribute to documentation
Documentation uses Quarto style documentation.
- Install Quarto for your OS
- Install documentation dependencies:
pip install .[docs]
- Update the docs/_quarto.yaml file accordingly (read the quartodoc documentation on how to do that)
- Build the docs:
quartodoc build --config docs/_quarto.yaml
- Preview the generated docs:
quarto preview docs/
- Create a relevant PR
Testing
- Selection:
- All tests:
pytest
- All tests with verbosity:
pytest -vs
- Tests with
taskgraphs
in their names:pytest -vsk taskgraphs
- All tests:
- Credentials:
- These tests run on TileDB Cloud using your current environment variable
TILEDB_REST_TOKEN
-- you will need a valid API token for the tests to pass - For continuous integration, the token is configured for the
unittest
user and all tests should pass - For interactive use, if your
TILEDB_REST_TOKEN
points to your own account, most tests will run, except for those that explicitly check against contents of theunittest
account which are skipped
- These tests run on TileDB Cloud using your current environment variable
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
tiledb_cloud-0.12.16.tar.gz
(382.6 kB
view details)
Built Distribution
File details
Details for the file tiledb_cloud-0.12.16.tar.gz
.
File metadata
- Download URL: tiledb_cloud-0.12.16.tar.gz
- Upload date:
- Size: 382.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fd44a6d650f233f7bb97d73eb596f4a88555e00749a9037d10673d2433c51ec |
|
MD5 | ea1028bf01cbc316707c6741cddcddeb |
|
BLAKE2b-256 | bc563e42f6c4e7f4de31ac09ab87edbead65b511ed8a6249d280b6a0134f914f |
Provenance
File details
Details for the file tiledb_cloud-0.12.16-py3-none-any.whl
.
File metadata
- Download URL: tiledb_cloud-0.12.16-py3-none-any.whl
- Upload date:
- Size: 759.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49e7bccc04ac82d1c1d4af177f770f95a0b60dbdf48a307cefd43ed09a80d792 |
|
MD5 | 4527e631456373e3059e9e961ce03c92 |
|
BLAKE2b-256 | 9d79cfec4880b31217f5cd90f5f6c43a0b114eb82630b2b6150ced02ce8516ae |