Back to Intellij Community

Python Stub.Pyi

python/pluginResources/fileTemplates/internal/Python Stub.pyi.html

2025.3-rc-2244 B
Original Source

Creates an empty stub file with the .pyi extension. Stub files allow you to specify type hints using Python 3 syntax for both Python 2 and 3.

For more details, see Working with stub files.