<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-->
# Iceberg Python
PyIceberg is a Python library for programmatic access to Iceberg table metadata as well as to table data in Iceberg format. It is a Python implementation of the [Iceberg table spec](https://iceberg.apache.org/spec/).
The documentation is available at [https://py.iceberg.apache.org/](https://py.iceberg.apache.org/).
# Get in Touch
- [Iceberg community](https://iceberg.apache.org/community/)
Raw data
{
"_id": null,
"home_page": "https://py.iceberg.apache.org/",
"name": "pyiceberg-kevinliu",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Apache Software Foundation",
"author_email": "dev@iceberg.apache.org",
"download_url": "https://files.pythonhosted.org/packages/c9/fd/4e220405c89e1485b75bdd7e7cf85fa10015217c404fba7073d712eef216/pyiceberg_kevinliu-0.6.1.tar.gz",
"platform": null,
"description": "<!--\n - Licensed to the Apache Software Foundation (ASF) under one or more\n - contributor license agreements. See the NOTICE file distributed with\n - this work for additional information regarding copyright ownership.\n - The ASF licenses this file to You under the Apache License, Version 2.0\n - (the \"License\"); you may not use this file except in compliance with\n - the License. You may obtain a copy of the License at\n -\n - http://www.apache.org/licenses/LICENSE-2.0\n -\n - Unless required by applicable law or agreed to in writing, software\n - distributed under the License is distributed on an \"AS IS\" BASIS,\n - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n - See the License for the specific language governing permissions and\n - limitations under the License.\n -->\n\n# Iceberg Python\n\nPyIceberg is a Python library for programmatic access to Iceberg table metadata as well as to table data in Iceberg format. It is a Python implementation of the [Iceberg table spec](https://iceberg.apache.org/spec/).\n\nThe documentation is available at [https://py.iceberg.apache.org/](https://py.iceberg.apache.org/).\n\n# Get in Touch\n\n- [Iceberg community](https://iceberg.apache.org/community/)\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Apache Iceberg is an open table format for huge analytic datasets",
"version": "0.6.1",
"project_urls": {
"Homepage": "https://py.iceberg.apache.org/",
"Repository": "https://github.com/apache/iceberg-python"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c9fd4e220405c89e1485b75bdd7e7cf85fa10015217c404fba7073d712eef216",
"md5": "f04e67540e06beedc64126008e79c368",
"sha256": "d0f899a07f7e98db1f36d4eb827b84516c1e2ec0c2c2a2be43fa7d5bdb753810"
},
"downloads": -1,
"filename": "pyiceberg_kevinliu-0.6.1.tar.gz",
"has_sig": false,
"md5_digest": "f04e67540e06beedc64126008e79c368",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 555604,
"upload_time": "2024-07-15T02:08:59",
"upload_time_iso_8601": "2024-07-15T02:08:59.848241Z",
"url": "https://files.pythonhosted.org/packages/c9/fd/4e220405c89e1485b75bdd7e7cf85fa10015217c404fba7073d712eef216/pyiceberg_kevinliu-0.6.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-15 02:08:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apache",
"github_project": "iceberg-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyiceberg-kevinliu"
}