Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 460 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 460 Bytes

Unofficial python stubs for Foundry Katana

These stubs are designed to be used with a type checker like mypy to provide static type checking of python code, as well as to provide analysis and completion in IDEs like PyCharm and VSCode (with Pylance).

Installing

pip install types-katana

The version of the package corresponds to the version of Katana that it is generated from, plus a version suffix for the revision of the stubs