Replies: 3 comments
-
I cant find the maintainer for this project unable to tag him to ask for feedback for this |
Beta Was this translation helpful? Give feedback.
0 replies
-
This was a 2024 GSoC project that was completed. Please find the 2025 project list here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I am a passionate software developer who strives to learn new things and implement them. I have been browsing multiple projects and this one in particular felt challenging and worth investing time and energy in , and here I can see large impact being created
I would love to leverage python as Python works well with Google APIs and can be easily called from shell scripts.
Create a tool that can:
-Add person (email address) to a group.
-Remove person from a group.
-Change a person's status, e.g. to make them owner/manager of a group.
-Check to see if specific email address is in a group.
-Remove person from all groups.
-List all groups in the org for which specific person is a member.
Additional to this we can add few more topics-
adding my approach's picture below for better understanding of developers who wish to work on this together

ps- I wasnt able to find any repo where anyone has started contributing to this project, I would request the maintainers to create a repo where I can create issues according to requirements and start working.
please let me know if this is something I could work on priority and build up from scratch
Beta Was this translation helpful? Give feedback.
All reactions