Skip to content

jamesp/iris-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iris-stubs

Type annotations for the SciTools Iris library.

This is currently work-in-progress to add type information to the iris 3 public API.

Installation

Install as a development dependency:

pip install -e . --no-deps

Once installed, IDE language servers such as PyLance used in VS Code should respect both the type stub, recognising the return types from functions, as well as the documentation and type information included in the underlying source file as well.

About

type annotations for the SciTools Iris library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages