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.
- Host: GitHub
- URL: https://github.com/dogukann-aydin/python-extract-emails
- Owner: dogukann-aydin
- License: mit
- Created: 2024-10-29T15:08:59.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T10:25:18.000Z (2 months ago)
- Last Synced: 2025-02-11T11:23:04.328Z (2 months ago)
- Topics: desktop-app, desktop-application, desktop-apps, pyqt, pyqt6, python, python-3, python-app, python-script, python3
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`
## To install the required Python modules:
### `pip install -r requirements.txt`