Announcing: Planet SDK for Python 2.0.0 is live!

  • 17 April 2023
  • 0 replies
  • 344 views

Userlevel 2
Badge +1

A few months ago, we let you know about the first beta release of our new Python SDK and CLI. On behalf of the Developer Relations team here at Planet, I’m so excited to announce that this new toolkit is now live and available to all.

 

This new and improved toolkit took the best parts of the original Planet Python library and added a number of great improvements. If you’ve had the opportunity to use the beta tool, you’ll already be familiar with how much easier it makes working with Planet’s APIs in Python: the 2.0 release of our Python SDK abstracts out all the details of interacting with Planet’s APIs, so you can focus on actually using the data and building workflows.

 

We’ve also built a new Command-Line Interface to enable that same easy interaction with Planet APIs – without using code. If you’re already familiar with Planet’s V1 CLI, the new and improved CLI is similar while also allowing you to work in a more modular fashion, enabling a wider array of workflows. Check out the documentation here to learn more about how it works, and don’t miss the Tips & Tricks section for some nifty 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. To get started, install it from pip with ‘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 our upgrade guide for tips on migrating your code to V2.

 

We’re very interested in hearing from you all as you start using this new toolkit, so don’t hesitate to ask for help or share your feedback with us: just post here on the Planet Community Developers Forum and tag your post with ‘sdk’ or ‘cli’.


0 replies

Be the first to reply!

Reply