🤔
- alyahmady.ir
- https://codewars.com/users/alyahmady
- in/alyahmady
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. Go to https://developers.google.com/docs/api/quickstart/python and download credentials.json by clicking on "DOWNLOAD CLIENT CONFIGURATION" | |
| 2. Put credentials.json in your working directory | |
| 3. Do `pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib` | |
| 4. See the code above. | |
| Useful link on editing, inserting and deleting text: https://developers.google.com/docs/api/how-tos/move-text |