TangoMan PyMail is a simple python module to parse emails.
Enter following command to install locally
$ sudo python3 setup.py install
# or
$ pip3 install git+https://github.com/TangoMan75/pymail
- Parse eml files.
- Return all urls found in email
- Return all hostnames found in email
If you find any bug please report here : Issues
Copyrights (c) 2020 "Matthias Morin" <mat@tangoman.io>
Distributed under the MIT license.
If you like TangoMan PyMail please star, follow or tweet:
... And check my other cool projects.