# [How to Use Google Drive API in Python](https://www.thepythoncode.com/article/using-google-drive--api-in-python) To use the scripts, you should: - `pip3 install -r requirements.txt` - Enable Google Drive API to get `credentials.json` file, check [the tutorial](https://www.thepythoncode.com/article/using-google-drive--api-in-python) for more information.