pyiceberg-gp


Namepyiceberg-gp JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryApache Iceberg is an open table format for huge analytic datasets
upload_time2025-07-29 15:48:20
maintainerNone
docs_urlNone
authorApache Software Foundation
requires_python!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,!=3.8.*,>=3.9
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!--
 - 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": null,
    "name": "pyiceberg-gp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,!=3.8.*,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Apache Software Foundation",
    "author_email": "dev@iceberg.apache.org",
    "download_url": null,
    "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.1.0",
    "project_urls": {
        "Homepage": "https://py.iceberg.apache.org/",
        "Repository": "https://github.com/apache/iceberg-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7ae29ef6fe0dfc0ed56379bc8cb110f82d80b081410872f69b4e186a3b0cc0de",
                "md5": "50525922329ec0537112edd864027d89",
                "sha256": "264e737af4dce017a74bdfe2739de578ba5659cfa0573efef3e61b7eac169e17"
            },
            "downloads": -1,
            "filename": "pyiceberg_gp-0.1.0-cp312-cp312-manylinux_2_35_x86_64.whl",
            "has_sig": false,
            "md5_digest": "50525922329ec0537112edd864027d89",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,!=3.8.*,>=3.9",
            "size": 703578,
            "upload_time": "2025-07-29T15:48:20",
            "upload_time_iso_8601": "2025-07-29T15:48:20.056510Z",
            "url": "https://files.pythonhosted.org/packages/7a/e2/9ef6fe0dfc0ed56379bc8cb110f82d80b081410872f69b4e186a3b0cc0de/pyiceberg_gp-0.1.0-cp312-cp312-manylinux_2_35_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 15:48:20",
    "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-gp"
}
        
Elapsed time: 1.51679s