Name | tiledb JSON |
Version |
0.34.2
JSON |
| download |
home_page | None |
Summary | Pythonic interface to the TileDB array storage manager |
upload_time | 2025-07-29 12:38:45 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<a href="https://tiledb.com"><img src="https://github.com/TileDB-Inc/TileDB/raw/main/doc/source/_static/tiledb-logo_color_no_margin_@4x.png" alt="TileDB logo" width="400"></a>
[](https://dev.azure.com/TileDB-Inc/CI/_build/latest?definitionId=1&branchName=main)
[](https://anaconda.org/conda-forge/TileDB-Py)
# TileDB-Py
*TileDB-Py* is a [Python](https://python.org) interface to the [TileDB Storage Engine](https://github.com/TileDB-Inc/TileDB).
# Quick Links
* [Installation](https://cloud.tiledb.com/academy/structure/arrays/quickstart/)
* [Build Instructions](docs/building-from-source.md)
* [TileDB Academy](https://cloud.tiledb.com/academy/)
* [Python API reference](https://tiledb-inc-tiledb-py.readthedocs-hosted.com/en/stable)
# Quick Installation
TileDB-Py is available from either [PyPI](https://pypi.org/project/tiledb/) with ``pip``:
```
pip install tiledb
```
or from [conda-forge](https://anaconda.org/conda-forge/tiledb-py) with
[conda](https://conda.io/docs/) or [mamba](https://github.com/mamba-org/mamba#installation):
```
conda install -c conda-forge tiledb-py
```
Dataframes functionality (`tiledb.from_pandas`, `Array.df[]`) requires [Pandas](https://pandas.pydata.org/) 1.0 or higher, and [PyArrow](https://arrow.apache.org/docs/python/) 1.0 or higher.
# Contributing
We welcome contributions, please see [`CONTRIBUTING.md`](https://github.com/TileDB-Inc/TileDB-Py/blob/main/CONTRIBUTING.md) for suggestions and
development-build instructions. For larger features, please open an issue to discuss goals and
approach in order to ensure a smooth PR integration and review process.
Raw data
{
"_id": null,
"home_page": null,
"name": "tiledb",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "\"TileDB, Inc.\" <help@tiledb.io>",
"keywords": null,
"author": null,
"author_email": "\"TileDB, Inc.\" <help@tiledb.io>",
"download_url": "https://files.pythonhosted.org/packages/f0/60/e1388480111a9f20e7df1baac53e715916a1402afd35d6218241d12563b9/tiledb-0.34.2.tar.gz",
"platform": null,
"description": "<a href=\"https://tiledb.com\"><img src=\"https://github.com/TileDB-Inc/TileDB/raw/main/doc/source/_static/tiledb-logo_color_no_margin_@4x.png\" alt=\"TileDB logo\" width=\"400\"></a>\n\n\n[](https://dev.azure.com/TileDB-Inc/CI/_build/latest?definitionId=1&branchName=main)\n[](https://anaconda.org/conda-forge/TileDB-Py)\n\n\n# TileDB-Py\n\n*TileDB-Py* is a [Python](https://python.org) interface to the [TileDB Storage Engine](https://github.com/TileDB-Inc/TileDB).\n\n# Quick Links\n\n* [Installation](https://cloud.tiledb.com/academy/structure/arrays/quickstart/)\n* [Build Instructions](docs/building-from-source.md)\n* [TileDB Academy](https://cloud.tiledb.com/academy/)\n* [Python API reference](https://tiledb-inc-tiledb-py.readthedocs-hosted.com/en/stable)\n\n# Quick Installation\n\nTileDB-Py is available from either [PyPI](https://pypi.org/project/tiledb/) with ``pip``:\n\n```\npip install tiledb\n```\n\nor from [conda-forge](https://anaconda.org/conda-forge/tiledb-py) with\n[conda](https://conda.io/docs/) or [mamba](https://github.com/mamba-org/mamba#installation):\n\n```\nconda install -c conda-forge tiledb-py\n```\n\nDataframes functionality (`tiledb.from_pandas`, `Array.df[]`) requires [Pandas](https://pandas.pydata.org/) 1.0 or higher, and [PyArrow](https://arrow.apache.org/docs/python/) 1.0 or higher.\n\n# Contributing\n\nWe welcome contributions, please see [`CONTRIBUTING.md`](https://github.com/TileDB-Inc/TileDB-Py/blob/main/CONTRIBUTING.md) for suggestions and\ndevelopment-build instructions. For larger features, please open an issue to discuss goals and\napproach in order to ensure a smooth PR integration and review process.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Pythonic interface to the TileDB array storage manager",
"version": "0.34.2",
"project_urls": {
"homepage": "https://github.com/TileDB-Inc/TileDB-Py"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7dc73b4932952f3e1780f38fab775ae3aef7d31d9b5a3e7ab82eb86a8b5f7f6c",
"md5": "a642ac5890482d02f4f889f4419b5e66",
"sha256": "4249dfeb70c90c0424abb870472fbc177b58eb8e78309f6827ed528a0e8743c3"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "a642ac5890482d02f4f889f4419b5e66",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 13102486,
"upload_time": "2025-07-29T12:37:33",
"upload_time_iso_8601": "2025-07-29T12:37:33.812021Z",
"url": "https://files.pythonhosted.org/packages/7d/c7/3b4932952f3e1780f38fab775ae3aef7d31d9b5a3e7ab82eb86a8b5f7f6c/tiledb-0.34.2-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3f74c3934c5ab4cd76668909e42343d14ce8a243289afa29cf0460d36d8d0ac9",
"md5": "565c4038f6227160b72e79cfdb5373a5",
"sha256": "5d512a89e93bb1e9d8e9e4f25d4741cf8f33df2cfe307ebfd20fe0e7cd4ef129"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp310-cp310-macosx_11_0_x86_64.whl",
"has_sig": false,
"md5_digest": "565c4038f6227160b72e79cfdb5373a5",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 13773212,
"upload_time": "2025-07-29T12:37:37",
"upload_time_iso_8601": "2025-07-29T12:37:37.769247Z",
"url": "https://files.pythonhosted.org/packages/3f/74/c3934c5ab4cd76668909e42343d14ce8a243289afa29cf0460d36d8d0ac9/tiledb-0.34.2-cp310-cp310-macosx_11_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "709ef56cee4e1015a8ce87719e77ac085b5a5cdd07146a512f30cf078d782847",
"md5": "e7a721031c9069f034e9fa4b4603e397",
"sha256": "3530f701145c830ceba820c73b717da9448e83d31fc1fb64e0c147fbdb01089c"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp310-cp310-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "e7a721031c9069f034e9fa4b4603e397",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 16769818,
"upload_time": "2025-07-29T12:37:41",
"upload_time_iso_8601": "2025-07-29T12:37:41.386374Z",
"url": "https://files.pythonhosted.org/packages/70/9e/f56cee4e1015a8ce87719e77ac085b5a5cdd07146a512f30cf078d782847/tiledb-0.34.2-cp310-cp310-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0472214896c1862afef0dd7ec165cad4ac36a91991cbe654a27de0f12dcdac2c",
"md5": "4d7b45da1c2987f543d69dba26063480",
"sha256": "504a32e318fb8929cc981e060f9ebe80e90e6c4d162d599b5635840a19367dee"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp310-cp310-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "4d7b45da1c2987f543d69dba26063480",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 18081633,
"upload_time": "2025-07-29T12:37:44",
"upload_time_iso_8601": "2025-07-29T12:37:44.442606Z",
"url": "https://files.pythonhosted.org/packages/04/72/214896c1862afef0dd7ec165cad4ac36a91991cbe654a27de0f12dcdac2c/tiledb-0.34.2-cp310-cp310-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9af46744f430d6ee774fb822ee36a68a1df487b0fb195790b6aea35232d25577",
"md5": "0110ee10c0ad626368bca9d764a36f35",
"sha256": "662e897f8a59c0317399b2a40137e391f62376d15b9bf99476e3d48d6fe88ae3"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "0110ee10c0ad626368bca9d764a36f35",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 7745929,
"upload_time": "2025-07-29T12:37:46",
"upload_time_iso_8601": "2025-07-29T12:37:46.850830Z",
"url": "https://files.pythonhosted.org/packages/9a/f4/6744f430d6ee774fb822ee36a68a1df487b0fb195790b6aea35232d25577/tiledb-0.34.2-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6097b5335c26a26ee48e0d3d72e588e53d4cfcf8a07975c343c3d5c0d6f9ddf5",
"md5": "cb4ecf4a4220d1c81a35af8ad24d336c",
"sha256": "58167a1f818b20d6b43dc0534ab22c467f1c8a56cc35007657818ce56b20d829"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "cb4ecf4a4220d1c81a35af8ad24d336c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 13104910,
"upload_time": "2025-07-29T12:37:49",
"upload_time_iso_8601": "2025-07-29T12:37:49.885385Z",
"url": "https://files.pythonhosted.org/packages/60/97/b5335c26a26ee48e0d3d72e588e53d4cfcf8a07975c343c3d5c0d6f9ddf5/tiledb-0.34.2-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0b4169b41b2fe80a3b4ea6da088297d713c4d324f59dd281fa6ebfffda820bef",
"md5": "3f636ab5e1a9da7bbdeb470584e08d70",
"sha256": "a3358c3df666beebb137ba02e24706d4efc119acc6214a3e54ed0aa9d39ea9e5"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp311-cp311-macosx_11_0_x86_64.whl",
"has_sig": false,
"md5_digest": "3f636ab5e1a9da7bbdeb470584e08d70",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 13776477,
"upload_time": "2025-07-29T12:37:52",
"upload_time_iso_8601": "2025-07-29T12:37:52.274415Z",
"url": "https://files.pythonhosted.org/packages/0b/41/69b41b2fe80a3b4ea6da088297d713c4d324f59dd281fa6ebfffda820bef/tiledb-0.34.2-cp311-cp311-macosx_11_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2cfd21f0f1abb8701853d30516c88040fdb131d061ab4f11df7dec5204fd3e82",
"md5": "a2d7fc75cf41250ba8a803395a8c2511",
"sha256": "3cdfc9516b678bf71d3f3de851c31e9afc8f284f01e1eb571739ed839dcc57a0"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp311-cp311-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "a2d7fc75cf41250ba8a803395a8c2511",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 16771162,
"upload_time": "2025-07-29T12:37:54",
"upload_time_iso_8601": "2025-07-29T12:37:54.763970Z",
"url": "https://files.pythonhosted.org/packages/2c/fd/21f0f1abb8701853d30516c88040fdb131d061ab4f11df7dec5204fd3e82/tiledb-0.34.2-cp311-cp311-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4422660ccc82d562474063bba5ea0ee27deb26bea35825125de97b040a147a72",
"md5": "00eb331e5205dacf5dae9e7fbcc2f578",
"sha256": "ee75f808f504d3b06bd8b7c9bf400beb5d958897f30906afc0ef44620469cec0"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp311-cp311-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "00eb331e5205dacf5dae9e7fbcc2f578",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 18084140,
"upload_time": "2025-07-29T12:37:57",
"upload_time_iso_8601": "2025-07-29T12:37:57.775233Z",
"url": "https://files.pythonhosted.org/packages/44/22/660ccc82d562474063bba5ea0ee27deb26bea35825125de97b040a147a72/tiledb-0.34.2-cp311-cp311-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "158103f372fd8520af5e2002dc7d94e40e9d027be22919c15fde1b1af186f5d4",
"md5": "79e1ded0a9190a04236fd608fa87f9dc",
"sha256": "1075b090ffa560a0b6897795d03d8119b4fbf0f7447e12093005926a7e460765"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "79e1ded0a9190a04236fd608fa87f9dc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 7747418,
"upload_time": "2025-07-29T12:38:00",
"upload_time_iso_8601": "2025-07-29T12:38:00.254073Z",
"url": "https://files.pythonhosted.org/packages/15/81/03f372fd8520af5e2002dc7d94e40e9d027be22919c15fde1b1af186f5d4/tiledb-0.34.2-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "497a89f853c0680a985df75e5f0d67586e0f46f8403780b7b853ebbf80c1a2f6",
"md5": "0ecd4e5e40c4b4c5246b85e35e38f336",
"sha256": "2bb68e4a4307373322c6a5e96e29ae59d3e80b576aa951f2ea56a67014c8e30f"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "0ecd4e5e40c4b4c5246b85e35e38f336",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 13110149,
"upload_time": "2025-07-29T12:38:02",
"upload_time_iso_8601": "2025-07-29T12:38:02.435936Z",
"url": "https://files.pythonhosted.org/packages/49/7a/89f853c0680a985df75e5f0d67586e0f46f8403780b7b853ebbf80c1a2f6/tiledb-0.34.2-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "add113a76115cc709e49158ec9325fe7a680a6936c9b50badea4dc46fe562b06",
"md5": "ce8730cbc95e51fab34d17272e1bec5b",
"sha256": "30d40daa70bfa6f5ed272185069ba11aae2384eeaae5acf177c158ec9726ecfc"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp312-cp312-macosx_11_0_x86_64.whl",
"has_sig": false,
"md5_digest": "ce8730cbc95e51fab34d17272e1bec5b",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 13790002,
"upload_time": "2025-07-29T12:38:05",
"upload_time_iso_8601": "2025-07-29T12:38:05.467070Z",
"url": "https://files.pythonhosted.org/packages/ad/d1/13a76115cc709e49158ec9325fe7a680a6936c9b50badea4dc46fe562b06/tiledb-0.34.2-cp312-cp312-macosx_11_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3cf0f9016f82b657f82c22ff13bbf85ce2fe4bef841446cbf6158a39e5141350",
"md5": "415ace9f934f037dd3a626ae1f483e62",
"sha256": "0eb2907349c23a1734a810afa159270eacb517d09c7e6aa66641886d16acd1c7"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp312-cp312-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "415ace9f934f037dd3a626ae1f483e62",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 16775268,
"upload_time": "2025-07-29T12:38:08",
"upload_time_iso_8601": "2025-07-29T12:38:08.441458Z",
"url": "https://files.pythonhosted.org/packages/3c/f0/f9016f82b657f82c22ff13bbf85ce2fe4bef841446cbf6158a39e5141350/tiledb-0.34.2-cp312-cp312-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9fa71a6028a6f6b1177e7a589d9c8a7ccdae905c0263324cd6989edb856c12f1",
"md5": "9062a182fb8e3cc1eb0a8afa3aef415f",
"sha256": "b016586b5234cc328d21c865ce8361e2fd6d18adaf90b9dec8597e7bf4791257"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp312-cp312-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "9062a182fb8e3cc1eb0a8afa3aef415f",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 18090498,
"upload_time": "2025-07-29T12:38:11",
"upload_time_iso_8601": "2025-07-29T12:38:11.104963Z",
"url": "https://files.pythonhosted.org/packages/9f/a7/1a6028a6f6b1177e7a589d9c8a7ccdae905c0263324cd6989edb856c12f1/tiledb-0.34.2-cp312-cp312-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5962e048173fd920e1ee3dc1dd80383e2e7370d079f8e3fa372556672844b42e",
"md5": "b9b17aff8ad1159411f24a8b59d4177d",
"sha256": "365a2e6693a317e8bac47ee53d1b8e1519f019f40db399be985023a6d496cd56"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "b9b17aff8ad1159411f24a8b59d4177d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 7755442,
"upload_time": "2025-07-29T12:38:14",
"upload_time_iso_8601": "2025-07-29T12:38:14.561874Z",
"url": "https://files.pythonhosted.org/packages/59/62/e048173fd920e1ee3dc1dd80383e2e7370d079f8e3fa372556672844b42e/tiledb-0.34.2-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e4a2f853f6d26a0998c89a5a283fae48a526a92a64d227b9b60260f5c2a4873e",
"md5": "bf9d12d811c9007e9ae3a61856e10fc7",
"sha256": "25f2e08829ac6b1a5d9ec3a53aac107649ab7632e147b821a438bb8b94697b95"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "bf9d12d811c9007e9ae3a61856e10fc7",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 13110478,
"upload_time": "2025-07-29T12:38:16",
"upload_time_iso_8601": "2025-07-29T12:38:16.653833Z",
"url": "https://files.pythonhosted.org/packages/e4/a2/f853f6d26a0998c89a5a283fae48a526a92a64d227b9b60260f5c2a4873e/tiledb-0.34.2-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "03665ce578042f1f39d2bb3c8ded52b27d8ef2595aff93a390f1940ef79a23e0",
"md5": "b25d972fb52bcf72ea87fa1e9e691d9c",
"sha256": "c5c85b7b23f782aee5d84d475ec307e27aef7c54777879fee56db3488b775a26"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp313-cp313-macosx_11_0_x86_64.whl",
"has_sig": false,
"md5_digest": "b25d972fb52bcf72ea87fa1e9e691d9c",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 13790398,
"upload_time": "2025-07-29T12:38:21",
"upload_time_iso_8601": "2025-07-29T12:38:21.153338Z",
"url": "https://files.pythonhosted.org/packages/03/66/5ce578042f1f39d2bb3c8ded52b27d8ef2595aff93a390f1940ef79a23e0/tiledb-0.34.2-cp313-cp313-macosx_11_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "24e6dd16d25443f9f6e37c1e06bab52682c9c123fde822fc7d501b0d318b163e",
"md5": "ecfabe99ef2e8f8ba563f794e3aec1fb",
"sha256": "b78071f7df4d580e88749816a84109adcb1ca1165dc73220a03a2cf6f06e1462"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp313-cp313-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "ecfabe99ef2e8f8ba563f794e3aec1fb",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 16775749,
"upload_time": "2025-07-29T12:38:25",
"upload_time_iso_8601": "2025-07-29T12:38:25.091585Z",
"url": "https://files.pythonhosted.org/packages/24/e6/dd16d25443f9f6e37c1e06bab52682c9c123fde822fc7d501b0d318b163e/tiledb-0.34.2-cp313-cp313-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "04fec9f4aa84c294ff8c1b3c6a558c70c3025dc966e63dcf8df47b9c46cde955",
"md5": "ca601c044aaf984ffb8d280f19324b70",
"sha256": "06182a38c95662036c0eaec320d889ec50a4e26ab266f9d1fd35148d62a2e60b"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp313-cp313-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "ca601c044aaf984ffb8d280f19324b70",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 18090388,
"upload_time": "2025-07-29T12:38:27",
"upload_time_iso_8601": "2025-07-29T12:38:27.862935Z",
"url": "https://files.pythonhosted.org/packages/04/fe/c9f4aa84c294ff8c1b3c6a558c70c3025dc966e63dcf8df47b9c46cde955/tiledb-0.34.2-cp313-cp313-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2b1a69ad4ec44860e972a078651f3c216687a5ad79f23050e9fa99ac5fc99300",
"md5": "73978c7d5d6838f863a45779b2d2a041",
"sha256": "5b858c17c41e50ec1f989333f56bd39585b665e812b016f9491d0715f55f67f4"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "73978c7d5d6838f863a45779b2d2a041",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 7755532,
"upload_time": "2025-07-29T12:38:30",
"upload_time_iso_8601": "2025-07-29T12:38:30.369786Z",
"url": "https://files.pythonhosted.org/packages/2b/1a/69ad4ec44860e972a078651f3c216687a5ad79f23050e9fa99ac5fc99300/tiledb-0.34.2-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bae39583a781cbd0cc5516005e687b6075f70ca5fc448202bd44450d91052209",
"md5": "fa8bd6680f8c3723683d62e57c414328",
"sha256": "85d0b38945ef2ee85ce6c573b2703a4db07a16f896c1bee93a7db15f8270a1da"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "fa8bd6680f8c3723683d62e57c414328",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 13102617,
"upload_time": "2025-07-29T12:38:33",
"upload_time_iso_8601": "2025-07-29T12:38:33.058164Z",
"url": "https://files.pythonhosted.org/packages/ba/e3/9583a781cbd0cc5516005e687b6075f70ca5fc448202bd44450d91052209/tiledb-0.34.2-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7539bf2610f428c98f039d7d463b1eeefa3e38bca70c8dd84b7da2fd1d8a2799",
"md5": "8c146eee04dd44fc08118654db50bd35",
"sha256": "8e609ce5c46c8adf78d136fb6302c5fcb515e3e365ba23a9f86bd01c9d4a0542"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp39-cp39-macosx_11_0_x86_64.whl",
"has_sig": false,
"md5_digest": "8c146eee04dd44fc08118654db50bd35",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 13773284,
"upload_time": "2025-07-29T12:38:35",
"upload_time_iso_8601": "2025-07-29T12:38:35.622567Z",
"url": "https://files.pythonhosted.org/packages/75/39/bf2610f428c98f039d7d463b1eeefa3e38bca70c8dd84b7da2fd1d8a2799/tiledb-0.34.2-cp39-cp39-macosx_11_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "401ca62229ed8419730eff488464b0a84f73166939e8a39f162bbaadfd87e401",
"md5": "5ee970c8643abf10e58ec176974856b6",
"sha256": "ef6d9a6b3af5a01f525bf18a996d6217113b090c2410ee6e57de416817baa8b3"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp39-cp39-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "5ee970c8643abf10e58ec176974856b6",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 16771696,
"upload_time": "2025-07-29T12:38:38",
"upload_time_iso_8601": "2025-07-29T12:38:38.234019Z",
"url": "https://files.pythonhosted.org/packages/40/1c/a62229ed8419730eff488464b0a84f73166939e8a39f162bbaadfd87e401/tiledb-0.34.2-cp39-cp39-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "16332216c2d740b6caa254d27f9b9defad406bffe7bb0de269a27ea27dddbe4e",
"md5": "8eca30fdafdececab59d2443060afec3",
"sha256": "d28e574155ee42544e6b56c51e80afe44df43b3051a2258cb63523c31f2a902a"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp39-cp39-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "8eca30fdafdececab59d2443060afec3",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 18082485,
"upload_time": "2025-07-29T12:38:41",
"upload_time_iso_8601": "2025-07-29T12:38:41.304216Z",
"url": "https://files.pythonhosted.org/packages/16/33/2216c2d740b6caa254d27f9b9defad406bffe7bb0de269a27ea27dddbe4e/tiledb-0.34.2-cp39-cp39-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "50255d6a3c381ca932ccc7e06b7419ee4e621d1499b4d703995eedd4a102311c",
"md5": "9f642b3755298348a9d7747a2ad7b959",
"sha256": "48d7e174d79e2c33bd99a863eaf87c7195303f5563546dc6e58fac7e34898c1f"
},
"downloads": -1,
"filename": "tiledb-0.34.2-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "9f642b3755298348a9d7747a2ad7b959",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 7798872,
"upload_time": "2025-07-29T12:38:43",
"upload_time_iso_8601": "2025-07-29T12:38:43.976038Z",
"url": "https://files.pythonhosted.org/packages/50/25/5d6a3c381ca932ccc7e06b7419ee4e621d1499b4d703995eedd4a102311c/tiledb-0.34.2-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f060e1388480111a9f20e7df1baac53e715916a1402afd35d6218241d12563b9",
"md5": "42da1fcfd1b29fb9d362b656e4daba25",
"sha256": "8ff3452091dadda9e00a5fe99216b986e10116969961de4d97faa0847998af51"
},
"downloads": -1,
"filename": "tiledb-0.34.2.tar.gz",
"has_sig": false,
"md5_digest": "42da1fcfd1b29fb9d362b656e4daba25",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 382514,
"upload_time": "2025-07-29T12:38:45",
"upload_time_iso_8601": "2025-07-29T12:38:45.773515Z",
"url": "https://files.pythonhosted.org/packages/f0/60/e1388480111a9f20e7df1baac53e715916a1402afd35d6218241d12563b9/tiledb-0.34.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-29 12:38:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TileDB-Inc",
"github_project": "TileDB-Py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "tiledb"
}