netcdf4-python
netcdf4-python copied to clipboard
Add static type hints
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.
there was some work done on this (https://github.com/Unidata/netcdf4-python/pull/1279), but the OP closed the pull request.