bee-san/pyWhat

Pywhat should accept multiple files as input

Open

#171 创建于 2021年10月4日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (382 fork)batch import
good first issuehacktoberfest

仓库指标

Star
 (6,228 star)
PR 合并指标
 (30 天内没有已合并 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)

贡献者指南