Skip to content

A Python client to send and receive PGP emails using O365, Gmail, etc

License

Notifications You must be signed in to change notification settings

bitcoinbrisbane/pgp-mailer

Repository files navigation

pgp-mailer

A Python client to send and receive PGP emails using O365, Gmail, etc

Virtual Env

python3 -m venv /Users/lucascullen/GitHub/BitcoinBrisbane/pgp-mailer
source bin/activate

Install

python3 -m pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib
python3 -m pip install PGPy

Run the app

python3 gmail.py

How to get your creds

https://www.thepythoncode.com/article/use-gmail-api-in-python

About

A Python client to send and receive PGP emails using O365, Gmail, etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages