bee-san/pyWhat

Pywhat should accept multiple files as input

Open

#171 opened on 2021年10月4日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Python (382 forks)batch import
good first issuehacktoberfest

Repository metrics

Stars
 (6,228 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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)

コントリビューターガイド