netcdf4-python icon indicating copy to clipboard operation
netcdf4-python copied to clipboard

Add static type hints

Open headtr1ck opened this issue 2 years ago • 1 comments

Since static typing has come a long way in python, it would be nice if you could add static type hints to netCDF4.

There has already been some work done here: https://github.com/python/typeshed/issues/9545

If you think that this support should be carried out externally (like in the linked typeshed issue), feel free to close this issue.

headtr1ck avatar Dec 08 '23 20:12 headtr1ck

there was some work done on this (https://github.com/Unidata/netcdf4-python/pull/1279), but the OP closed the pull request.

jswhit avatar Dec 12 '23 20:12 jswhit