Monday, May 29, 2017

NEW:=?utf-8?q?_geo=2Fpy-planet?=

This is a new port of the Planet API client library that also includes
a 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 library
to 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 python
3.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?

No comments:

Post a Comment