makeplane / makeplane/plane-python-sdk
Proposal: officially support a Python Plane CLI (plane-cli)
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 17
- 派生
- 24
- 平均合并
- 8 天 9 小时
- 30 天内合并 PR
- 2
描述
Proposal: Officially support a Python-based Plane CLI (plane-cli)
Hi Plane team 👋
I built an open-source CLI for Plane for my own workflows, but it looks useful for others as well:
What it currently supports
- Projects: list/get/create/update/delete
- Issues: list/get/create/update/delete + comments
- States: list/get/create/update/delete
- Labels: list/get/create/update/delete
- Pages: list/get/create/update/delete/archive
- Config wizard (
plane config init) + env overrides - JSON-first output with optional pretty tables
Why this could be useful as an official/endorsed tool
- Better terminal workflows for power users
- Easy automation in CI/scripts
- Useful for AI agent integrations where JSON output matters
If this aligns with your direction, I’d be happy to collaborate on:
- feature alignment with Plane API roadmap
- naming/packaging adjustments
- docs and maintenance expectations
Thanks for considering 🙌
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看链接的 plane-cli 仓库及其 PyPI 软件包,然后将列出的功能与 Plane API 路线图进行比较。该 issue 未指定任何文件或测试;要完成它,需要就官方支持、功能对齐、命名、打包、文档和维护预期达成一致决定。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api, cli
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 15/100