Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make GAM pip installable #720

Closed
jay0lee opened this issue Apr 16, 2018 · 2 comments · Fixed by #1419
Closed

Make GAM pip installable #720

jay0lee opened this issue Apr 16, 2018 · 2 comments · Fixed by #1419

Comments

@jay0lee
Copy link
Member

jay0lee commented Apr 16, 2018

It should be possible to install GAM via pip. This does not replace the binary installation scripts but does offer a simple install for users who already have Python 2.7 and pip on their system.

First step is to complete #719 but once that's done the process should be pretty straightforward:

https://packaging.python.org/tutorials/distributing-packages/

@scrthq
Copy link

scrthq commented Sep 11, 2019

Hey @jay0lee - I know this is pretty old, but this would be beneficial to have in order to easily integrate with FaaS like AWS Lambda, e.g. to provide a controllable, least-permissive API interface for G Suite management / automation. Is this still a goal? Assuming so considering this issue is still open, but I didn't want to dive in if it's not something worthwhile/stale.

@LewisLebentz
Copy link
Contributor

Would be super useful for FaaS, unfortunately I don't have the knowledge to create a PR to help.

It's the one thing that would fully unlock GAMs potential for us, helping with automation and delegating out controls that aren't possible via admin roles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants