Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.03 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.03 KB

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