OpenAPITools / OpenAPITools/openapi-generator

[REQ] Generate Python Click CLI

Open
#10,656 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Client: Python Enhancement: Feature
Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

Similar to the bash CLI, it would be useful for generator to create a click wrapper around the python API since click is pretty much the de facto CLI SDK for python.

Contributor guide

Open the contributing guide

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 comparing the existing bash CLI generator with the Python API generation path mentioned in the issue. Define the intended generated Click wrapper and verify that the generator can produce it from a Python API definition; the issue names no files or tests, so the implementation scope needs investigation first.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.