Skip to content

HKN-UCSD/get-attendance-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gets the attendance stats!

Reads from our Event Log and RSVP + Sign In spreadsheets to tally up the attendance count.

Usage

  1. Follow Google Spreadsheet API Guidelines for Python https://developers.google.com/sheets/api/quickstart/python to enable account and obtain the credentials on an account that has access to the Event Log and RSVP + Sign In forms. Additionally, make sure you have Python and the necessary packages installed (all at that link).
  2. Clone this repo, cd into it
  3. Edit the code at the bottom of tally.py to adjust the functionality you need.
  4. python tally.py

About

Scripts to help quantify attendance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages