TileDB Cloud platform Python client
Reason this release was yanked:
Accidental upload, breaks version ordering
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-2024.1.tar.gz
(398.2 kB
view details)
Built Distribution
tiledb_cloud-2024.1-py3-none-any.whl
(787.5 kB
view details)
File details
Details for the file tiledb_cloud-2024.1.tar.gz
.
File metadata
- Download URL: tiledb_cloud-2024.1.tar.gz
- Upload date:
- Size: 398.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b9d74769f9acc1a072d22fab4397d6be3c347d5fe3bccd4b9d087fa9c07023f |
|
MD5 | 4599696d02b823041ec8687dc1a66d98 |
|
BLAKE2b-256 | 33d18d1fc8ef6b3752a9f5f6b6738865932c9e294b09118759f0d6e31e103cc1 |
Provenance
File details
Details for the file tiledb_cloud-2024.1-py3-none-any.whl
.
File metadata
- Download URL: tiledb_cloud-2024.1-py3-none-any.whl
- Upload date:
- Size: 787.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d220c8264b2000c94ff3084e8c2151ac9ddb179e6184a4eabf7644b8c645f36 |
|
MD5 | b5c774628c77bbd6167dea33246490f7 |
|
BLAKE2b-256 | 7e4b07f7b898d29d3f8af734f5f991dae4fc033b6c2295ecceb46473758c6f0a |