This tool was built with a focus on the same issues and borrow parts from my other projects such as [ppipe](https://pypi.org/project/ppipe/) for handling Planet's datasets, [gee2drive](https://pypi.org/project/gee2drive/) to handle download collections already available in Google Earth Engine (GEE), [pygbdx](https://pypi.org/project/pygbdx/) which is a relatively new project to explore Digital Globe assets and I have now integrated tools to access and download Satellogic imagery. Core components from a lot of these tools have gone into building [satadd](https://pypi.org/project/satadd/) based on the idea of adding satellite data as needed. These tools include authentications setups for every account, and access to datasets, metadata among other tools. This was not built however for heavy lifting though I have tested this on hundreds and thousands of assets delivery so it behaves robustly for now. The tool is built and rebuilt as companies change their authentication protocol and delivery mechanisms and allow for improving many aspects of data delivery and preprocessing in the next iterations.