Skip to content

theunhackable/google-classroom-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-classroom-automation

automation using python A python script which will open the link of the class using class name given by the user.

To get the user input, I have decided to make a simple batch script which will take the input from the command prompt and pass it to our python script.

Our python script can do things like printing the classes today, opening the class link and showing the present session. I have automated the whole script which makes this script so special.

modules used

  • sys
  • webbrowser
  • time
  • datetime
  • calendar

About

automation using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published