>>> poetry install
>>> poetry shell
>>> python main.py --help
Usage: main.py [OPTIONS] COMMAND [ARGS]...
Commands:
contributors Get contributors of a repo
org Get list of users of an Organisation
repo returns email of contributors repo
username Get email from username
gauthamzz/get_github_emails
Get emails of users from GitHub commits and events. Use responsibly
Python