Skip to content

Instantly share code, notes, and snippets.

View DeckerCHAN's full-sized avatar
🏠
Working from home

Derek.CHAN DeckerCHAN

🏠
Working from home
View GitHub Profile
@DeckerCHAN
DeckerCHAN / bsb_excel_fill.py
Last active January 2, 2024 11:57
bsb_excel_fill.py
import sys
import openpyxl
import os
import requests
import logging
# Configure logging
logging.basicConfig(level=logging.DEBUG, format='%(asctime)s - %(levelname)s - %(message)s')
SHEET_FILE_NAME = 'target.xlsx'
@DeckerCHAN
DeckerCHAN / todo.md
Created March 29, 2014 03:49
Gist todo list

To Do

  • for an empty checkboxP
  • for a checked checkboxP