planet-client-python
planet-client-python copied to clipboard
add typing to all public functions in the library
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.