Skip to content

A python3 program to see organization collaborators statistics

License

Notifications You must be signed in to change notification settings

tdautreme/org-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

What we need to run org-stats

How to run it

usage: org-stats.py [-h] [-o ORG] [-u USERNAME] [-p PASSWORD]

optional arguments:
  -h, --help            show this help message and exit
  -o ORG, --org ORG     Github target organization name
  -u USERNAME, --username USERNAME
                        Your github username (Optional)
  -p PASSWORD, --password PASSWORD
                        Your github password (Optional)
                        
Exemple:
python3 org-stats.py -o Undefined-Team -u tdautreme -p this_is_my_password
python3 org-stats.py -o Undefined-Team

Why give username and password ?

You have to give your github username and password only if you want to show private organizations repos you have access

What does it look like

Exemple

About

A python3 program to see organization collaborators statistics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages