python-glpi-api icon indicating copy to clipboard operation
python-glpi-api copied to clipboard

Type stubs?

Open lightspot21 opened this issue 3 years ago • 2 comments

Hello,

Is it possible to provide type hints for the API functions? Many people (myself included) work with static type checkers like mypy or pylance to make sure up to a point that no arbitrary conversions happen between data that haven't been accounted for.

Thanks in advance!

lightspot21 avatar Nov 23 '21 12:11 lightspot21