skillfed

pyiceberg-core

pyiceberg-core v0.10.1 6.8M downloads/30d#1,846 on PyPI
Permissive license Active released

What it is and what it does

Pyiceberg-core is a compiled extension that brings Rust performance to Apache Iceberg operations within Python. It is designed as an internal component of the pyiceberg library rather than a standalone tool, providing optimized implementations of core table format handling. The package ships as pre-built wheels for multiple platforms and architectures, minimizing installation complexity on supported systems.

This is not a user-facing library—it exists to accelerate pyiceberg's internal operations. If you are working with Iceberg tables in Python, you would typically install pyiceberg, which depends on this core package automatically. Direct installation is only necessary for development or when explicitly required by pyiceberg.

Use it for:

  • Accelerating Iceberg table operations when using the pyiceberg library for data lake workflows
  • Improving performance of table metadata and partition handling in Iceberg-backed data systems
  • Supporting pyiceberg installations on systems where Rust compilation is unavailable or undesirable

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides a Rust-powered core implementation for Apache Iceberg table format operations in Python, intended as an internal dependency for the pyiceberg library.

Yes, if you are using pyiceberg—it will be installed automatically as a dependency. No, if you are looking for a standalone Iceberg tool; install pyiceberg instead. The package itself is not meant for direct use and offers no public API beyond what pyiceberg exposes.

Install

pyiceberg-core on PyPI

pip

pip install pyiceberg-core

uv

uv add pyiceberg-core

poetry

poetry add pyiceberg-core

Installing pyiceberg-core

Before you install

Medium install friction due to compiled Rust bindings; wheels are pre-built for common platforms (x86_64, ARM, macOS, Windows). Active maintenance with a recent release 13 days ago.

License in practice

Licensed under Apache License 2.0 (permissive), allowing commercial use and modification with standard attribution requirements.

Quickstart

pip install pyiceberg-core

# This is an internal dependency; direct usage is not typical.
# It is imported by pyiceberg for core table operations.

Requires Python 3.10 or later; compiled wheels available for x86_64, ARM, and macOS architectures.

Verify before relying

  • Specific Rust-backed functionality exposed to Python users (API surface not detailed in excerpt)
  • Performance characteristics compared to pure-Python alternatives
  • Compatibility with specific Iceberg versions or table formats

Package facts

License not declared (permissive)
Python support supports the current Python release (<4,>=3.10)
Install friction medium — platform-specific wheel
Runtime dependencies none
Maintenance actively maintained — 13 days since the last release
First released
Downloads 6,795,716/month — #1,846 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: pyiceberg_core-0.10.1-cp310-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl; pyiceberg_core-0.10.1-cp310-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl; pyiceberg_core-0.10.1-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl; pyiceberg_core-0.10.1-cp310-abi3-manylinux_2_28_aarch64.whl; pyiceberg_core-0.10.1-cp310-abi3-win_amd64.whl

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Rust

Tags

iceberg table format pythonrust iceberg corepyiceberg dependencyapache iceberg python bindingiceberg data lake
rust-bindingiceberg-formatdata-lake

More Database packages

psycopg2-binary

psycopg2-binary is a PostgreSQL database…

copyleft · top 1,000 on PyPI

redis

Python client library for connecting to and…

permissive · top 1,000 on PyPI

ydb

YDB Python SDK is the official client library…

permissive · top 1,000 on PyPI

snowflake-connector-python

Connects Python applications to Snowflake data…

permissive · top 1,000 on PyPI

sqlparse

sqlparse tokenizes SQL text into a tree of…

permissive · top 1,000 on PyPI

dbt-adapters

Provides base adapter protocols and shared…

permissive · top 1,000 on PyPI

pyiceberg

PyIceberg provides programmatic access to…

permissive · top 1,000 on PyPI

apache-airflow-providers-apache-iceberg

Integrates Apache Iceberg table format with…

permissive · top 5,000 on PyPI

pyarrow

pyarrow provides Python bindings to Apache…

permissive · top 100 on PyPI

bauplan

Bauplan is a CLI and SDK for interacting with a…

permissive · top 15,000 on PyPI

adbc-driver-snowflake

Provides a DBAPI 2.0-compatible interface to…

permissive · top 15,000 on PyPI

apache-tvm-ffi

Provides a stable, minimal C ABI and FFI for…

permissive · top 5,000 on PyPI

delta-kernel-rust-sharing-wrapper

Provides Python bindings to the Rust-based…

permissive · top 5,000 on PyPI

snowflake-cli-labs

This package has been renamed and is now a…

permissive · top 15,000 on PyPI

aws-cdk.aws-s3tables-alpha

Provides AWS CDK constructs for defining and…

permissive · top 15,000 on PyPI

pyxirr

PyXIRR is a Rust-backed library that computes…

permissive · top 5,000 on PyPI