Skip to content

plusplusjiajia/iceberg-python

 
 

Repository files navigation

Iceberg Python

Note — pyiceberg-dlf is 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 as pyiceberg, so it cannot coexist with the official pyiceberg — use a dedicated virtualenv. It is not affiliated with, nor endorsed by, the Apache Software Foundation. For the official package see pyiceberg.

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

About

PyIceberg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.9%
  • Jupyter Notebook 0.3%
  • Makefile 0.2%
  • Cython 0.2%
  • Shell 0.2%
  • Dockerfile 0.1%
  • Other 0.1%