realpython / realpython/python-guide

Add review of built-in 'cmd' library to Command-Line Applications chapter

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

Nobody has claimed this yet.

Dominant language
Batchfile
Stars
29.8k
Forks
5.9k
PR merge metrics
No merged PRs in 30d

Description

After reviewing existing entries in this chapter, I went back to the Python language docs and discovered cmd. This allowed me to build my project–a command line interface–with ease! It deserves a mention here.

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 reading the existing entries in the Command-Line Applications chapter and the Python documentation for the built-in cmd library. Add a concise review that explains its usefulness for building command-line interfaces, then verify that it fits the chapter's existing style and scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.