Note —
pyiceberg-dlfis an unofficial, community-maintained fork. This distribution (pip install pyiceberg-dlf) repackages Apache PyIceberg with Alibaba Cloud DLF support (REST-catalog SigV4 signing, vended OSS storage credentials, credential auto-refresh). It imports aspyiceberg, so it cannot coexist with the officialpyiceberg— use a dedicated virtualenv. It is not affiliated with, nor endorsed by, the Apache Software Foundation. For the official package seepyiceberg.
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.
The documentation is available at https://py.iceberg.apache.org/.