Python script for extracting emails contained in the 'from' field of your mailbox from an .mbox file.
Project description
Python script to extract emails from an .mbox file.
Python script for extracting emails contained in the 'from' field of your mailbox from an .mbox file. Install the package using pip install, run the script, paste the input directory, paste the output directory -> done.
All the emails that contain one of the following are filtered out: noreply, no-reply, do-not-reply, do_not_reply.
How to use:
To install csv-from-mbox using pip install:
pip install csv-from-mbox
To execute the script enter:
csv-from-mbox
You'll be prompted to specify the input path, for example to use an .mbox file in your current directory named mail.mbox, you would paste:
./mail.mbox
You'll be prompted to specify the output path, for example to output the .csv file into your current directory and name it emails.csv, you would paste:
./emails.csv
Thank you and have fun!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file csv-from-mbox-0.4.5.tar.gz.
File metadata
- Download URL: csv-from-mbox-0.4.5.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.5 Darwin/21.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a50c115d109c7addbce64a8c2c643380b0d2d06db96db7d8f4429ce40b416c00
|
|
| MD5 |
b2872f77e23cfe8b3f404de25858eee2
|
|
| BLAKE2b-256 |
5cf194ad6f3f57f1af58e19bde39fc74cc707752a6033839b6f66004fedc0890
|
File details
Details for the file csv_from_mbox-0.4.5-py3-none-any.whl.
File metadata
- Download URL: csv_from_mbox-0.4.5-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.5 Darwin/21.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbe6aed708573c68acf02b7a43682a0659093ebf155ac184c0007738eb695a39
|
|
| MD5 |
87d0eee287ed388aeb581debf146b02f
|
|
| BLAKE2b-256 |
792663cdfd266f06cbc8e0a6c5e47d95775f9b4f01680d742a5d5762d3fb6de2
|