--- id: pyiceberg version: "0.11.1" license: Apache-2.0 license_treatment: permissive maintenance: active --- # pyiceberg — Apache Iceberg is an open table format for huge analytic datasets License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install pyiceberg uv add pyiceberg poetry add pyiceberg ## Description # 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... ## AI interpretation — verify before relying PyIceberg provides Python programmatic access to Apache Iceberg table metadata and data, implementing the Iceberg table specification for analytics workloads. Verdict: PyIceberg is an actively maintained Apache project in the top 1000 PyPI packages with no known vulnerabilities. Medium install friction from compiled dependencies is offset by broad platform support and permissive licensing. Suitable for production analytics workloads requiring Iceberg table access. [View on SkillFed](https://skillfed.io/packages/pyiceberg) · [View on PyPI](https://pypi.org/project/pyiceberg/)