https://github.com/saadbazaz/google-sheet-locker
🔒 A very bootleg Python script to screw around with Google Sheet's "protect" privileges
https://github.com/saadbazaz/google-sheet-locker
google google-apps python
Last synced: 7 months ago
JSON representation
🔒 A very bootleg Python script to screw around with Google Sheet's "protect" privileges
- Host: GitHub
- URL: https://github.com/saadbazaz/google-sheet-locker
- Owner: SaadBazaz
- Created: 2020-04-28T12:43:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T13:13:59.000Z (over 5 years ago)
- Last Synced: 2025-01-26T17:48:30.377Z (9 months ago)
- Topics: google, google-apps, python
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# google-sheet-locker
It does what it says. Sometimes.### Instructions
- _(in the same folder as google-sheet-locker.py)_ pip install -r deps.txt
- Download and extract ChromeWebDriver (https://sites.google.com/a/chromium.org/chromedriver/home)
- Open google-sheet-locker.py in a code editor, put the file path to chromewebdriver.exe in PATH_TO_CHROME variable
- Pray and run### Requirements
- Python 3
- Chrome browser