Skip to content

Instantly share code, notes, and snippets.

View parad0x96's full-sized avatar
🎭
Yes

Karim Bourahla parad0x96

🎭
Yes
View GitHub Profile

Keybase proof

I hereby claim:

  • I am parad0x96 on github.
  • I am parad0x96 (https://keybase.io/parad0x96) on keybase.
  • I have a public key ASBlP549yxbyBNNWCmkZC-2E11DfU4_AjJiayaDXxALo4Qo

To claim this, I am signing this object:

import base64
import email
class GmailAPI():
def get_service():
## You can get the gmail service snippet from here
# https://developers.google.com/gmail/api/quickstart/python
pass