Planet SDK for Python V2

The Planet SDK for Python and No-Code Command Line Interface (CLI) makes it easy to work with the Planet APIs in Python. The 2.0 release of the Python SDK abstracts out the details of interacting with the Planet APIs, so you can use the data to build workflows. There is a new Command-Line Interface to enable interaction with Planet APIs without using code.

Refer to the No-Code CLI User Guide to learn more. The Tips & Tricks section includes examples of how you can use the Planet CLI alongside your favorite geospatial tools like GDAL/OGR, Fiona (fio), Kepler.gl, Placemark.io, and more.

Both the SDK and the CLI support the Orders, Data, and Subscriptions APIs. Refer to the Quick Start Guide for instructions to install it from pip using pip install planet, explore the CLI, and then dive into the Python Guide. Be sure to not miss the SDK Examples that link to a number of Python Notebooks.

If you’re already a user of the V1 Python Client, check out how to Upgrade from Version 1 to Version 2 for tips on migrating your code to V2.

Planet Python Client V1

Planet will continue to provide access to the Planet Python Client V1.

Feedback

We are continually working to improve our technical documentation and support. Please help by sharing your experience with us.


Send Us Your Feedback