Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Analytics API

Abierto
#1,189 1 comentario 0 reacciones 1 asignado Ver en GitHub

@asonnenschein ya está trabajando en esto.

Desde el 13/8/2025.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

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 and classify objects, identify geographic features, and understand change over time across the globe. The Analytics API is a RESTful API interface to provide programmatic access to Planet Analytic Feeds. It enables search and retrieval of analytic results within the user's subscription. Use the following public documentation pages to understand what the Analytics API is, what problems it solves, and what different access patterns look like:

Acceptance Criteria

  • The Analytics API client wrapper should have feature parity with all of the access patterns defined in the API reference.
  • Follow code conventions and patterns from existing SDK client implementations.
  • Include an async client SDK.
  • Include a sync client SDK.
  • Use the async client SDK to implement a CLI.
  • Include unit tests for the async client, sync client, and CLI.
  • Include integration tests for the async client, sync client, and CLI.
Lenguaje dominante
Python
Estrellas
299
Forks
100
Merge medio
7 d 8 h
PR fusionados (30 d)
2

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de planetlabs/planet-client-python

Todos los issues de planetlabs/planet-client-python

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.