bee-san/pyWhat

Pywhat should accept multiple files as input

Open

#171 aberto em 4 de out. de 2021

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Python (382 forks)batch import
good first issuehacktoberfest

Métricas do repositório

Stars
 (6.228 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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)

Guia do colaborador