planet-client-python icon indicating copy to clipboard operation
planet-client-python copied to clipboard

add typing to all public functions in the library

Open jreiberkyle opened this issue 3 years ago • 0 comments

At minimum, the python client library should provide typing for all public functions. Because the libraries we depend on (mostly httpx) provide full typing, consider full typing of the python client library.

jreiberkyle avatar Mar 16 '21 16:03 jreiberkyle