The code can be used to gather the list of GitHub groups/projects and the permissions of the users in those groups/projects. group/projects are saved in an Excel file. It can also be used to do other things :)
Required modules
- gitlab
- re
- xlwt
Use the following command to run:
python3 list-of-groups-members.py
python3 list-of-projects-members.py
python3 add-user-to-all-groups.py