planet-client-python icon indicating copy to clipboard operation
planet-client-python copied to clipboard

Python client for Planet APIs

Results 126 planet-client-python issues
Sort by recently updated
recently updated
newest added

This came up while testing the Docker environment of https://github.com/planetlabs/notebooks **Expected behavior** `planet --version` will report the current version of the planet CLI **Actual behavior (describe the problem)** `planet --version`...

bug

**Problem** The oldest version of Python that the SDK supports is [v3.9](https://github.com/planetlabs/planet-client-python/blob/main/pyproject.toml#L20) which will EOL next month, October 2025 (https://devguide.python.org/versions/). **A/C** - Bump the oldest version of Python supported by...

This PR provides a complete, production-ready Quota API client that seamlessly integrates with the existing Planet Python SDK architecture and follows all established patterns and conventions. Generated with help from...

ai-claude

## Description Implement a client wrapper in the SDK and CLI that supports that Planet Quota API. The Planet Quota Reservations API allows you to create, estimate, and view existing...

ai-claude

This PR provides a complete, production-ready Reports API client that seamlessly integrates with the existing Planet Python SDK architecture and follows all established patterns and conventions. Generated with help from...

ai-claude

## Description Implement a client wrapper in the SDK and CLI that supports the Planet Reports API. The Planet Reports API allows Organization Administrators to download usage reports systematically for...

ai-claude

## Description Implement a client wrapper in the SDK and CLI that supports that Planet Analytics API. Planet Analytics leverages computer vision to transform imagery into Analytic Feeds that detect...

ai-claude

This PR provides a complete, production-ready Analytics API client that seamlessly integrates with the existing Planet Python SDK architecture and follows all established patterns and conventions. Generated with help from...

ai-claude

## Description Implement a client wrapper in the SDK and CLI that supports the Planet Tasking API. The Planet Tasking API is a programmatic interface that enables customers to manage...

ai-claude

This PR provides a complete, production-ready Tasking API client that seamlessly integrates with the existing Planet Python SDK architecture and follows all established patterns and conventions. Generated with help from...

ai-claude