planet-client-python
planet-client-python copied to clipboard
Python client for Planet APIs
Ticket to track our progress on moving docs from planet-sdk-for-python-v2.readthedocs.io/en/latest/ planet-sdk-for-python-v2.readthedocs.io Requirements: * (Done) Update the builds to publish to new site * (Not Done) Update Planet corporate docs to...
The notebooks should probably be updated to use OAuth user authentication. API keys will continue to work for the time being, even with the deprecation of the legacy login endpoint,...
Auth errors can throw when they would not matter. Move to happen more JIT See draft, which may not be complete. https://github.com/planetlabs/planet-client-python/pull/1164
**Related Issue(s):** Closes # **Proposed Changes:** For inclusion in changelog (if applicable): 1. Not intended for changelog: 1. **Diff of User Interface** Old behavior: New behavior: **PR Checklist:** - []...
**Problem** The CLI does not currently support pretty printing JSON outputs from commands. This is annoying because JSON can be difficult to read when it's not pretty printed, and users...
Update docs.planet.com with new guidance on OAuth2 authentication.