Skip to content

feat(python): add package typing stubs#14

Draft
abnobdoss wants to merge 1 commit into
mainfrom
pyiceberg-core/typing-stubs
Draft

feat(python): add package typing stubs#14
abnobdoss wants to merge 1 commit into
mainfrom
pyiceberg-core/typing-stubs

Conversation

@abnobdoss

Copy link
Copy Markdown
Owner

What changed

Add package-level typing stubs for existing pyiceberg-core Python modules and mark the package as typed.

Value proven

This gives type checkers a stable package-wide typing baseline before additional runtime binding modules are introduced.

Validation

The stub files were syntax-checked and the Rust crate build was checked on the clean branch before it was pushed.

Known limits

New runtime modules will need their own follow-up stubs once those modules land.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant