OpenAPITools / OpenAPITools/openapi-generator
[REQ] Generate Python Click CLI
Open
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
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 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