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 }}
npatel-github
/
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
classroom
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 19, 2022
chore: Update copyright year (#369)
vinay-google
authored
2bd910e
View commit details
Copy full SHA for 2bd910e
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
feat: Add retrieve classroom course aliases snippet (#368)
Show description for da082cc
vinay-google
authored
da082cc
View commit details
Copy full SHA for da082cc
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
fix: Delint sheet snippet + delete no longer used samples
sqrrrl
committed
90e4259
View commit details
Copy full SHA for 90e4259
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
Fix: Remove extra quote in Sample docstrings (#348)
Show description for 8421e41
Mariatta
authored
8421e41
View commit details
Copy full SHA for 8421e41
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
Test: Updated region tags (#331)
Show description for 06afb16
anuraggoogler
authored
06afb16
View commit details
Copy full SHA for 06afb16
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
Created files for Classroom snippets (#298)
Show description for dc23d5b
RajeshGovo
and
himanshupr2627
authored
dc23d5b
View commit details
Copy full SHA for dc23d5b
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
Delint and fix broken tests
sqrrrl
committed
b524108
View commit details
Copy full SHA for b524108
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
Created unit test case file for classroom snippet API. (#292)
Show description for 99ae4d1
RajeshGovo
and
himanshupr2627
authored
99ae4d1
View commit details
Copy full SHA for 99ae4d1
View code at this point
Browse repository at this point
Made changes in the classroom snippet API. (#291)
Show description for a5c92d5
RajeshGovo
and
himanshupr2627
authored
a5c92d5
View commit details
Copy full SHA for a5c92d5
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
Created classroom_create_coursework.py to the classroom snippets API (#275)
Show description for 5b67c7c
4 people
authored
5b67c7c
View commit details
Copy full SHA for 5b67c7c
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
Added files to the classroom snippet API. (#272)
Show description for 644f9f7
4 people
authored
644f9f7
View commit details
Copy full SHA for 644f9f7
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
Added try-except block (#229)
Show description for 955ab69
3 people
authored
955ab69
View commit details
Copy full SHA for 955ab69
View code at this point
Browse repository at this point
Adjust try/catch block
sqrrrl
authored
b2427f1
View commit details
Copy full SHA for b2427f1
View code at this point
Browse repository at this point
Merge branch 'master' into anurag-patch
sqrrrl
authored
7c711d9
View commit details
Copy full SHA for 7c711d9
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
Added try except and comments
anuraggoogler
committed
bf07e14
View commit details
Copy full SHA for bf07e14
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
More delinting, re-ordering imports
sqrrrl
committed
17a0ab3
View commit details
Copy full SHA for 17a0ab3
View code at this point
Browse repository at this point
Delint files
sqrrrl
committed
82495cc
View commit details
Copy full SHA for 82495cc
View code at this point
Browse repository at this point
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 Aug 31, 2020
Add missing comma
sqrrrl
committed
1f3341c
View commit details
Copy full SHA for 1f3341c
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Merge branch 'master' into pr/61
oldclesleycode
committed
c98e055
View commit details
Copy full SHA for c98e055
View code at this point
Browse repository at this point
Update classroom_snippets.py
Show description for 88f2088
oldclesleycode
authored
88f2088
View commit details
Copy full SHA for 88f2088
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
Merge pull request #60 from slokhorst/update-auth
Show description for 192ee1b
Eric Koleda
authored
192ee1b
View commit details
Copy full SHA for 192ee1b
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 Dec 28, 2018
cleaned up try/excepts in other snippets, no need for json module now
oldclesleycode
committed
f833e91
View commit details
Copy full SHA for f833e91
View code at this point
Browse repository at this point
cleaned up prints
oldclesleycode
committed
80aff38
View commit details
Copy full SHA for 80aff38
View code at this point
Browse repository at this point
cleaned up try/excepts
oldclesleycode
committed
f321978
View commit details
Copy full SHA for f321978
View code at this point
Browse repository at this point
cleaned up styling
oldclesleycode
committed
4ce2ddd
View commit details
Copy full SHA for 4ce2ddd
View code at this point
Browse repository at this point
cleaned up styling
oldclesleycode
committed
6a43990
View commit details
Copy full SHA for 6a43990
View code at this point
Browse repository at this point
added initial test for creating courses
oldclesleycode
committed
0636063
View commit details
Copy full SHA for 0636063
View code at this point
Browse repository at this point
Commits on Dec 27, 2018
converted some vars to parameters, fixed indentation
oldclesleycode
committed
7fac85a
View commit details
Copy full SHA for 7fac85a
View code at this point
Browse repository at this point
Commits on Dec 24, 2018
removed actual ids
oldclesleycode
committed
95ebe5b
View commit details
Copy full SHA for 95ebe5b
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.