drive-utils
Google Drive API utility functions.
File Explorer
Download Latest Version (.zip)- .htmlhintrc
- .yaml-lint.yml
- sun_checks.xml
- automation.yml
- lint.yml
- test.yml
- CODEOWNERS
- sync-repo-settings.yaml
- client_secrets.json
- dedup.py
- install.sh
- README.md
- requirements.txt
- run.sh
- client_secrets.json
- datefix.py
- install.sh
- README.md
- requirements.txt
- run.sh
- index.html
- README.md
- upload.js
- .gitignore
- LICENSE
- README.md
- renovate.json
- SECURITY.md
# Installation Guide
1. Get the code
git clone https://github.com/googleworkspace/drive-utils
Downloads the entire project code from GitHub to your computer.
cd drive-utils
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r deduper/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
