Import Gspread
Import Gspread
return data
def main():
# Google Sheet URL
sheet_url = "1Emhcd8PkIPj15agqTlokJ8OpemZwX2F-d1ooJB6t8uE"
# Path to the Google Sheets API service account credentials JSON file
credentials_file = ""D:\Download\attendance-389414-01e71fbc3744.json""
if __name__ == "__main__":
main()