Planet API Client
Project description
Python client library and CLI for Planet’s public API.
Installation
Via pip:
$ pip install planet
The –user flag is highly recommended for those new to pip.
A PEX executable (Windows not supported) and source releases are here.
Documentation
Online documentation: https://planetlabs.github.io/planet-client-python/index.html
Documentation is also provided for download here.
Development
To develop with or use the library in your own projects, see the wiki.
API Key
The API requires an account for use. Signup here.
This can be provided via the environment variable PL_API_KEY or the flag -k or –api-key.
Using planet init your account credentials (login/password) can be used to obtain the api key.
Example CLI Usage
Hint: autocompletion can be enabled in some shells using:
eval "$(_PLANET_COMPLETE=source planet)"
Basics and help:
planet
The CLI provides access to the data API
planet data
OR specific command help:
planet data download --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for planet-1.2.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10561a102ed879c757a43d95734c79e855ba61f7a6fed501e0e47007b2ef97dc |
|
MD5 | 419cd32622349a63633aef9a5ee364d6 |
|
BLAKE2b-256 | abd2889c08c19ea6f6111c7ccbdfd072e0cdad928d53fa35701e2c64f2d051a1 |