I would love to see if either the bindings themselves or a Type Stub is available for developers.
I am currently trying to make my codebase (https://github.com/cobbler/cobbler) pyright/mypy compatible and this is one of the few dependencies that
- I cannot add to my requirements list
- Cannot be verified in terms of type checking
I would love to see if either the bindings themselves or a Type Stub is available for developers.
I am currently trying to make my codebase (https://github.com/cobbler/cobbler) pyright/mypy compatible and this is one of the few dependencies that