makeplane / makeplane/plane-python-sdk

Proposal: officially support a Python Plane CLI (plane-cli)

Open
#20 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.