Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
RomandevJavaScript
/
python-samples
Public
forked from
googleworkspace/python-samples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-samples
admin_sdk
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 1, 2021
1st pass at re-enabling automated linting/tests, + autopep8 some files to reduce linter errors
sqrrrl
committed
cc9575c
View commit details
Copy full SHA for cc9575c
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Use the JSON serialization of Credentials instead of pickle
Nick Mooney
committed
41f82a7
View commit details
Copy full SHA for 41f82a7
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Update oauthlib, set port to 0 in oauth flow to use ephemeral ports. Fixes #86. (#115)
sqrrrl
authored and
Eric Koleda
committed
aacc006
View commit details
Copy full SHA for aacc006
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
Add requirements.txt to all quickstarts
grant
committed
9ca66c6
View commit details
Copy full SHA for 9ca66c6
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Updates to quickstarts.
Eric Koleda
committed
e53150c
View commit details
Copy full SHA for e53150c
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Switch the remaining quickstarts to from oauth2client to google-auth
slokhorst
committed
f390f87
View commit details
Copy full SHA for f390f87
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
Clarify where token.json comes from.
Eric Koleda
committed
abd4bb8
View commit details
Copy full SHA for abd4bb8
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
Update link in README.md
Show description for 55b463c
carise
authored
55b463c
View commit details
Copy full SHA for 55b463c
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
Fix the Reseller API quickstart.
Eric Koleda
committed
63d164a
View commit details
Copy full SHA for 63d164a
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
Allow for unicode characters in print statements that deal with strings that might contain them.
asrivas
committed
16d0c9d
View commit details
Copy full SHA for 16d0c9d
View code at this point
Browse repository at this point
Commits on Aug 3, 2018
Standardize python quickstart nits
grant
committed
9da7c44
View commit details
Copy full SHA for 9da7c44
View code at this point
Browse repository at this point
Upgrade python googleapiclient
grant
committed
dc33062
View commit details
Copy full SHA for dc33062
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
Merge branch 'master' into main
Eric Koleda
committed
3154286
View commit details
Copy full SHA for 3154286
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
Fix all lint errors
grant
committed
cff060c
View commit details
Copy full SHA for cff060c
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
Move the file-level doc block to the main method.
Eric Koleda
committed
fa5943d
View commit details
Copy full SHA for fa5943d
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
Add a main method to more quickstarts.
Eric Koleda
committed
1f767b2
View commit details
Copy full SHA for 1f767b2
View code at this point
Browse repository at this point
Commits on Jul 24, 2018
Add a main function to the Admin SDK Quickstarts.
Eric Koleda
committed
fa36ca4
View commit details
Copy full SHA for fa36ca4
View code at this point
Browse repository at this point
Commits on Jul 16, 2018
Change the file names expected for developer credentials and stored tokens to better match the name of the downloaded file.
Eric Koleda
committed
6472b70
View commit details
Copy full SHA for 6472b70
View code at this point
Browse repository at this point
Commits on Jul 12, 2018
Update the quickstart READMEs to include the installation of the oauth2client module, since it is no longer a dependency of the client library.
Eric Koleda
committed
915ada2
View commit details
Copy full SHA for 915ada2
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
Re-add Admin SDK groups settings quickstart
grant
committed
39f40f6
View commit details
Copy full SHA for 39f40f6
View code at this point
Browse repository at this point
Commits on Jun 15, 2018
Add pylintrc
grant
committed
919793b
View commit details
Copy full SHA for 919793b
View code at this point
Browse repository at this point
Commits on Jun 14, 2018
Remove Admin SDK Quickstarts, but keep group settings sample
grant
committed
577a69d
View commit details
Copy full SHA for 577a69d
View code at this point
Browse repository at this point
Commits on May 18, 2018
Update README.md
Kuntal Loya
committed
7815ce8
View commit details
Copy full SHA for 7815ce8
View code at this point
Browse repository at this point
Restrict groups with external access to domain
Kuntal Loya
committed
91eaddc
View commit details
Copy full SHA for 91eaddc
View code at this point
Browse repository at this point
Prefer the read-only scope.
Eric Koleda
committed
02f828c
View commit details
Copy full SHA for 02f828c
View code at this point
Browse repository at this point
Clarify the client_secret.json and API requirements for the sample.
Eric Koleda
committed
938c385
View commit details
Copy full SHA for 938c385
View code at this point
Browse repository at this point
Fix typo in comment.
Eric Koleda
committed
a1d7022
View commit details
Copy full SHA for a1d7022
View code at this point
Browse repository at this point
Fix PEP8 nits.
Eric Koleda
committed
2712996
View commit details
Copy full SHA for 2712996
View code at this point
Browse repository at this point
Fix comment with correct credentials file location.
Eric Koleda
committed
838e1a5
View commit details
Copy full SHA for 838e1a5
View code at this point
Browse repository at this point
Remove extra whitespace.
Eric Koleda
committed
495f6db
View commit details
Copy full SHA for 495f6db
View code at this point
Browse repository at this point
Fix typo in README.
Eric Koleda
committed
c3f628d
View commit details
Copy full SHA for c3f628d
View code at this point
Browse repository at this point
Fix pylint errors.
Eric Koleda
committed
11c43ea
View commit details
Copy full SHA for 11c43ea
View code at this point
Browse repository at this point
Remove incorrect comments.
Eric Koleda
committed
c715ce5
View commit details
Copy full SHA for c715ce5
View code at this point
Browse repository at this point
Add a sample for listing groups with external access.
Eric Koleda
committed
dd984ab
View commit details
Copy full SHA for dd984ab
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
Fix some admin sdk tags
grant
committed
fbe543a
View commit details
Copy full SHA for fbe543a
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.