I'm doing a clean up pass of a python API which us...
# community-help
o
I'm doing a clean up pass of a python API which uses typesense and really want to have thorough type annotations, are there plans to type hint the python library? I would be up for supporting that effort but not quite up for doing the whole codebase myself (ideally that second person would know more about the library than me...). Would a PR be welcome for 100% type hint coverage? If so what minimum python version is supported should be?
k
đź‘‹ I maintain the Python client but it has been a few years since I have worked full time on Python and so I'm quite out of touch with the type system developments. To be honest, unless such an effort is overwhelmingly maintained by the community it will be a stretch for us to do that.
o
Yeah that’s what I figured, definitely wouldn’t want the maintenance responsibility on you!