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.25.tar.gz
(397.3 kB
view details)
Built Distribution
File details
Details for the file tiledb_cloud-0.12.25.tar.gz
.
File metadata
- Download URL: tiledb_cloud-0.12.25.tar.gz
- Upload date:
- Size: 397.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0871acb5327a82d8dac856ebdbcb60cde3ac1f82662dab2824ad6ffcd00a33ef |
|
MD5 | 60fa2088f422468e17fa5b1e9f4c9194 |
|
BLAKE2b-256 | 81049cd3de5dcad1a6871b7a7fe792e04dd9fdd0249d56a6fad9a25683c73dd6 |
Provenance
File details
Details for the file tiledb_cloud-0.12.25-py3-none-any.whl
.
File metadata
- Download URL: tiledb_cloud-0.12.25-py3-none-any.whl
- Upload date:
- Size: 786.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 622d77834ed3c74502b4babbe04913e921d88071651c5274598186111398b79a |
|
MD5 | 1d59471f6ed6106e64b411cf9c74a754 |
|
BLAKE2b-256 | ba1ddab5bbe63efe562f4e9e8d20ed6889cefb6f49f69627c3e530c4e63f16f9 |