This is a simple Python library for interfacing with the Planet Labs API.
It has two modules:
Locates image IDs for geometries and corresponding dates.
WholeDownload
and CroppedDownload
either downloads entire images from Planet to a given destination or uses the Clips API to clip and download an image.
This module is under active development and may change at any time. Use at your own risk.