Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Conversation

@erbius
Copy link

@erbius erbius commented Mar 9, 2023

I have made the following updates:
Two new CLI flags
-x hides the banner, author name, version, usage etc.
-f saves any found emails to a file specified by the user.
Removed explicit thread count. By not specifying ThreadPoolExecutor will make the count (current processors*5)
Updated banner info code to make use of a multi-line f-string.
Updated requirements.txt to use the latest versions.

Style changes:
Updated many stdout messages to have capital first letter
No longer prints done; if finds emails display message else display " did not find" message
Updated message if no emails found.

This is my first ever PR, I have only been learning Python 3 for the last 2 weeks.
Please let me know if these changes are not suitable or need further amendment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant