tree: 0b11919dda1ead688b5255960e98c42a5ef8403d [path history] [tgz]
  1. python/
  2. src/
  3. tests/
  4. Cargo.lock
  5. Cargo.toml
  6. DEPENDENCIES.rust.tsv
  7. project-description.md
  8. pyproject.toml
  9. README.md
bindings/python/README.md

Pyiceberg Core

This project is used to build an iceberg-rust powered core for pyiceberg.

Setup

pip install hatch==1.12.0

Build

hatch run dev:develop

Test

hatch run dev:test