Skip to content

Uses gspread to cross check two google sheets to check for matching values. Ideal to use for sign in to an event.

Notifications You must be signed in to change notification settings

TheKasam/sign_in_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Uses gspread to cross check two google sheets for matching values. Use Case: Sign in people using a google form to check if respondant is a member / rsvp. The results will be displayed on a column of the Sign In sheet from the google form.

Getting set up and running script:-

  1. Follow this guide till installing gspread.
  2. Clone repo and add your client secret file from step 7 to folder.
  3. Edit some variables in MembersCheck.py according to your google sheet names and column values.
  4. To quit script use control - c or kill terminal.

About

Uses gspread to cross check two google sheets to check for matching values. Ideal to use for sign in to an event.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages