Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Add helper method to create tools.json for orders and subscriptions

未关闭
#601 10 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
25/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
停滞
技术栈
python
领域
api, cli

调研方向

Start by locating the design documents referenced in the issue and review how orders and subscriptions currently represent tools options. Define a shared top-level tools specification and the distinct outputs for each target, then propose the spec in a design-document pull request. The issue considers the design agreement the first completion point; implementation follows afterward.

由索引模型根据 Issue 内容生成。

描述

feedback ux

We can help users a lot by letting them use the command-line to specify what 'tools' options they want.

I think it makes sense to create a top level 'tools', with target outputs for subscriptions and orders. They have slightly different syntaxes, and the list of tools isn't exactly the same, so the output for each will be different. But from a user perspective there is a lot of overlap, so we should let users specify common operations in the same way.

First step is probably to agree on the 'spec', probably as a pull request to one of the design docs, and after we agree on that we can code it up.

主要语言
Python
星标
299
派生
100
平均合并
7 天 8 小时
30 天内合并 PR
2

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

planetlabs/planet-client-python 的其他 Issue

查看 planetlabs/planet-client-python 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。