An open API service indexing awesome lists of open source software.

https://github.com/dogukann-aydin/python-extract-emails

A Python script that extracts email addresses from files.
https://github.com/dogukann-aydin/python-extract-emails

desktop-app desktop-application desktop-apps pyqt pyqt6 python python-3 python-app python-script python3

Last synced: 2 months ago
JSON representation

A Python script that extracts email addresses from files.

Awesome Lists containing this project

README

        

# python-extract-emails
A Python script that extracts email addresses from files.

Supported file types: `.txt, .pdf, .doc, .docx, .xls, .xlsx, .ptt, .pptx`

![](./python-extract-emails.png)

## To install the required Python modules:
### `pip install -r requirements.txt`