bee-san / bee-san/pyWhat

Pywhat should accept multiple files as input

Open
#171 4 comments 0 reactions 0 assignees View on GitHub
good first issue hacktoberfest
Dominant language
Python
Stars
7.3k
Forks
391
PR merge metrics
No merged PRs in 30d

Description

Pywhat supports files and folders, but it does not allow passing several files as arguments:
`$ pywhat file1 file2 file3` results in
`Error: Got unexpected extra arguments (file2 file3)`

Contributor guide

Open the contributing guide

Research direction

Start at pywhat's command-line argument handling and trace how file and folder inputs are parsed. Reproduce the reported command with several files, then verify that multiple file arguments are accepted while existing single-file and folder inputs continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.