Skip to content

Some of the useful python scripts I've come across or thought about in sometime.

Notifications You must be signed in to change notification settings

lokiiarora/useful-python-scripts

Repository files navigation

Some useful python scripts

Google Sheets to be used as a database

Head over to your Google API Console from here Create a Project and switch to the project and head over to the Google APIs library and enable Google Drive API.

You should have something like this : Screenshot1

Click on create Credentials and select Web Server and check on Application Data and create a service account name and click on continue to select role , which would be as an editor and then you will get a generated JSON, which is your secret file , place it in your app directory.

Now , go to your google sheet click on share and go back to your client secret , and copy the client email and give edit permissions to this email address only !

You are good to go !

About

Some of the useful python scripts I've come across or thought about in sometime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published