On Monday, May 29, 2017 11:47 CEST, "Sebastian Reitenbach" <sebas...@l00-bugdead-prods.de> wrote:
> This is a new port of the Planet API client library that also includesa > command line tool. py-requests-futures is a needed depdendency. > > cat py-planet/pkg/DESCR > This library provides a command-line-interface (CLI) and Python libraryto > make access to Planet’s public API easy to use. > > cat py-requests-futures/pkg/DESCR > Small add-on for the python requests http library. Makes use of python3.2's > concurrent.futures or the backport for prior versions of python. > The additional API and changes are minimal and strives to avoid > surprises. > > both build for me with python3 flavor, only tested the default python 2.7 > > Comments, OK? anyone?