Home - dylandoamaral/ggmail GitHub Wiki

Welcome to the GGmail wiki!

What is GGmail ?

GGmail is a library to help you manage your email account.

Why create GGmail ?

The purpose of the library is to provide a simple way to interact with your email account. Under the hood, it uses pydantic models to manipulate clearly defined python object. It aims to totally hide the imap protocol and allow users to only focus on their goals.

How to download GGmail ?

You can download using:

pip install ggmail