tree: 64debcefaa310627499471453f2c3a89994f657b [path history] [tgz]
  1. dev/
  2. mkdocs/
  3. pyiceberg/
  4. tests/
  5. vendor/
  6. .pre-commit-config.yaml
  7. LICENSE
  8. Makefile
  9. MANIFEST.in
  10. NOTICE
  11. poetry.lock
  12. py.typed
  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