makeplane / makeplane/plane-python-sdk
Proposal: officially support a Python Plane CLI (plane-cli)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17
- Forks
- 24
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 2
Description
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 🙌
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked plane-cli repository and its PyPI package, then compare the listed capabilities with the Plane API roadmap. The issue names no files or tests; completion would require an agreed decision on official support, feature alignment, naming, packaging, documentation, and maintenance expectations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100