CI: Run lint checks once (#3935) * CI: Run lint checks once Avoid repeating version-independent lockfile and lint checks across the Python matrix. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * CI: Run lint on minimum Python version Keep linting deduplicated while checking syntax and typing against the oldest supported interpreter.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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/.