tree: 6c9c42bdcad15528348e16f1331d77b9a18c9bd9 [path history] [tgz]
  1. dev/
  2. mkdocs/
  3. pyiceberg/
  4. tests/
  5. vendor/
  6. .pre-commit-config.yaml
  7. build-module.py
  8. LICENSE
  9. Makefile
  10. MANIFEST.in
  11. NOTICE
  12. poetry.lock
  13. pylintrc
  14. pyproject.toml
  15. README.md
python/README.md

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.

The documentation is available at https://py.iceberg.apache.org/.

Get in Touch