tree: af672959d9bfa3401ad02effcf92f32128359b2b [path history] [tgz]
  1. python/
  2. src/
  3. tests/
  4. Cargo.toml
  5. pyproject.toml
  6. 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