Skip to content

Resources

Examples

SDK examples

The following examples were created specifically to show you how to use the SDK and CLI:

Other examples

Besides the SDK-specific examples, above, you can find many examples that show how to access Planet data in the documentation and Planet School at the Planet Developers Center.Also, more working examples are on the Planet Labs Python notebooks on GitHub.

Planet APIs

This pre-release SDK has implemented interfaces for several Planet APIs. Check out the documentation for the underlying API:

Contribute to this open source project

To contribute or develop with this library, see CONTRIBUTING.

Build Status

Planet Software Development Kit (SDK) for Python main branch

Build Status

Version 1 of this SDK

Version 1 of this SDK is significantly different (see the documentation). Version 2 was not backward compatible. Make sure to create a separate virtual environment if you need to work with both versions. For more information on how to do this, see the Virtual Environments and the Planet SDK for Python.

Back to top