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.17.tar.gz
(382.4 kB
view details)
Built Distribution
File details
Details for the file tiledb_cloud-0.12.17.tar.gz
.
File metadata
- Download URL: tiledb_cloud-0.12.17.tar.gz
- Upload date:
- Size: 382.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea4a3dea4208a8a2450dc881b9def36cef8e525af1e071afb274b2fa7e9c8892 |
|
MD5 | 42eb6585738892025bb8c26e546044bf |
|
BLAKE2b-256 | af9cec6311ac1056eb91eb1012dda7da4de1b9610b56595024c38c743a7ae0ed |
Provenance
File details
Details for the file tiledb_cloud-0.12.17-py3-none-any.whl
.
File metadata
- Download URL: tiledb_cloud-0.12.17-py3-none-any.whl
- Upload date:
- Size: 759.1 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 | 3d4b0bae2b9695a102a175fc472eeada5987f9789040648635e7b8637d0cd412 |
|
MD5 | 923f73737fd744e3d024b5d9e2a60a36 |
|
BLAKE2b-256 | add0512a84e24e0ae4684c28f0c19cc638bb20648a6bf0ad7b2aa59f15efbdb4 |