mailpy

Python IMAP and SMTP Wrapper


License
GPL-3.0
Install
pip install mailpy==1.0.1

Documentation

mailpy

Easily Send and Receive Mails with Python
Conveniently Send and Download Attachements

Setup

SMTP and IMAP Login method is not enabled by default.

Alternatively if you have 2fa enabled,
you will need to create a App Password

Installation

Install Latest Release:  
pip install mailpy  
  
Install GitHub Repo:  
git clone https://github.com/Y4hL/mailpy.git  
python3 setup.py install  

About

mailpy is a Gmail Module made with Python.

  • Open-Source
  • Simple

Contributing

Before creating an issue, please ensure that it hasn't already been reported/suggested.
See the contribution guide if you'd like to submit a PR.