Skip to content

London | 26-Mar-SDC | Onur Atas | Sprint 4| implement shell tools#531

Open
onurat wants to merge 1 commit into
CodeYourFuture:mainfrom
onurat:implement-shell-tools-python
Open

London | 26-Mar-SDC | Onur Atas | Sprint 4| implement shell tools#531
onurat wants to merge 1 commit into
CodeYourFuture:mainfrom
onurat:implement-shell-tools-python

Conversation

@onurat
Copy link
Copy Markdown

@onurat onurat commented May 29, 2026

Self checklist

  • [ x] I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • [ x] My changes meet the requirements of the task
  • [ x] I have tested my changes
  • [ x] My changes follow the style guide

Changelist

Implemented Python versions of ls, cat, and wc, including the required flags and matching the expected shell command behaviour.

@onurat onurat added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 29, 2026
Copy link
Copy Markdown
Contributor

@LonMcGregor LonMcGregor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good start, but there is some work left to do here.

Is there a package you could use to help with managing arguments? Right now it doesn't offer any help text, and you can't combine single-letter arguments like the command line tools.

@LonMcGregor LonMcGregor added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Reviewed Volunteer to add when completing a review with trainee action still to take.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants