Name | parquet2lance JSON |
Version |
0.4.3
JSON |
| download |
home_page | None |
Summary | The Python wrapper for the Rust parquet2lance |
upload_time | 2024-07-05 10:14:59 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | None |
keywords |
arrow
lance
parquet
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
- Convert parquet files to [lance](https://github.com/lancedb/lance)
```py
from parquet2lance import p2l
p2l("gs://cloud-samples-data/bigquery/us-states/", "test.lance")
```
Raw data
{
"_id": null,
"home_page": null,
"name": "parquet2lance",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "arrow, lance, parquet",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/5d/92/03c6f79b1eee131934f803679c640a9f6b408b1cb2da708915ce11c7b939/parquet2lance-0.4.3.tar.gz",
"platform": null,
"description": "\n- Convert parquet files to [lance](https://github.com/lancedb/lance)\n\n```py\nfrom parquet2lance import p2l\n\np2l(\"gs://cloud-samples-data/bigquery/us-states/\", \"test.lance\")\n```\n\n",
"bugtrack_url": null,
"license": null,
"summary": "The Python wrapper for the Rust parquet2lance",
"version": "0.4.3",
"project_urls": {
"Source Code": "https://github.com/haoxins/parquet2lance"
},
"split_keywords": [
"arrow",
" lance",
" parquet"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "bda066d2b84171062463bc80a8919a627250ca2bd71afa6fe490c28ac609c438",
"md5": "53f8402299544d44f0eafe15ebfdcd79",
"sha256": "4b461d88433aa00e435b95f7b176a6acd9c1f7d30f86e4aae1f788e95e8a95ef"
},
"downloads": -1,
"filename": "parquet2lance-0.4.3-cp311-cp311-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "53f8402299544d44f0eafe15ebfdcd79",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.11",
"size": 18059625,
"upload_time": "2024-07-05T10:14:56",
"upload_time_iso_8601": "2024-07-05T10:14:56.410948Z",
"url": "https://files.pythonhosted.org/packages/bd/a0/66d2b84171062463bc80a8919a627250ca2bd71afa6fe490c28ac609c438/parquet2lance-0.4.3-cp311-cp311-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5d9203c6f79b1eee131934f803679c640a9f6b408b1cb2da708915ce11c7b939",
"md5": "f2408661108e61f1e551a75c6470f2b6",
"sha256": "37b0bbd21fc8fd73cce4f51ac3dd21445c271c6b77debae614bade5cdae5e17f"
},
"downloads": -1,
"filename": "parquet2lance-0.4.3.tar.gz",
"has_sig": false,
"md5_digest": "f2408661108e61f1e551a75c6470f2b6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 60208,
"upload_time": "2024-07-05T10:14:59",
"upload_time_iso_8601": "2024-07-05T10:14:59.961885Z",
"url": "https://files.pythonhosted.org/packages/5d/92/03c6f79b1eee131934f803679c640a9f6b408b1cb2da708915ce11c7b939/parquet2lance-0.4.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-05 10:14:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "haoxins",
"github_project": "parquet2lance",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "parquet2lance"
}