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.26.tar.gz
(397.3 kB
view hashes)
Built Distribution
tiledb_cloud-0.12.26-py3-none-any.whl
(786.4 kB
view hashes)
Close
Hashes for tiledb_cloud-0.12.26-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f75382e954d29ac993ef5e0f4e5f970ef15d81864d7476d5574bab83f49b1d8 |
|
MD5 | 8f35d231dc285295b095fbf8a796b5fc |
|
BLAKE2b-256 | f2781c9d88969838cf8fb1bea659a76e9b40ae8a1f771738c6b5338fd7a80f79 |