pystac
pystac copied to clipboard
Namespace the client so we do `from pystac.client import Client`
This is a pedantic nice-to-have!
I would love to be able to get the client like from pystac.client import Client
rather than from pystac_client import Client
.
It's a little thing, but it would make me happy!