Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pywhat should accept multiple files as input #171

Open
ghost opened this issue Oct 4, 2021 · 4 comments · May be fixed by #251
Open

Pywhat should accept multiple files as input #171

ghost opened this issue Oct 4, 2021 · 4 comments · May be fixed by #251
Labels

Comments

@ghost
Copy link

ghost commented Oct 4, 2021

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)

@ghost ghost added good first issue Good for newcomers hacktoberfest labels Oct 4, 2021
@RazCrimson
Copy link

I just need to make it loop over each argument with proper additional details, right?

Can I be assigned this?

@ghost
Copy link
Author

ghost commented Oct 4, 2021

I just need to make it loop over each argument with proper additional details, right?

Can I be assigned this?

I am not sure if it will work this way. You may need to check click documentation for info about multiple options.

Ok, I will assign you.😀

@ghost ghost assigned RazCrimson Oct 4, 2021
@ghost ghost unassigned RazCrimson Nov 3, 2021
@ghost
Copy link
Author

ghost commented Nov 3, 2021

Unassigned due to inactivity.

@sgaist
Copy link

sgaist commented Sep 28, 2022

Hi,

Can I be assigned to this task for this year's Hacktober fest ?

sgaist added a commit to sgaist/pyWhat that referenced this issue Oct 1, 2022
sgaist added a commit to sgaist/pyWhat that referenced this issue Oct 1, 2022
@sgaist sgaist linked a pull request Oct 1, 2022 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants