https://github.com/tangoman75/pymail
TangoMan PyMail is a simple python module to parse emails
https://github.com/tangoman75/pymail
emails hostnames parse python3 tangoman
Last synced: 10 months ago
JSON representation
TangoMan PyMail is a simple python module to parse emails
- Host: GitHub
- URL: https://github.com/tangoman75/pymail
- Owner: TangoMan75
- License: mit
- Created: 2020-05-07T20:09:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T14:53:46.000Z (almost 5 years ago)
- Last Synced: 2025-09-15T06:50:34.169Z (10 months ago)
- Topics: emails, hostnames, parse, python3, tangoman
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TangoMan PyMail
=================
**TangoMan PyMail** is a simple python module to parse emails.
Install
-------
Enter following command to install locally
```bash
$ sudo python3 setup.py install
# or
$ pip3 install git+https://github.com/TangoMan75/pymail
```
Features
--------
- Parse eml files.
- Return all urls found in email
- Return all hostnames found in email
Continuous Integration
----------------------
[](https://travis-ci.org/TangoMan75/pymail)
If you find any bug please report here : [Issues](https://github.com/TangoMan75/pymail/issues/new)
License
-------
Copyrights (c) 2020 "Matthias Morin" <mat@tangoman.io>
[](LICENCE)
Distributed under the MIT license.
If you like **TangoMan PyMail** please star, follow or tweet:
[](https://github.com/TangoMan75/pymail/stargazers)
[](https://github.com/TangoMan75)
[](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FTangoMan75%2Fpymail)
... And check my other cool projects.
[](https://www.linkedin.com/in/morinmatthias)