Installation#

🐍 Install from PyPI#

python -m pip install mbox_converter

🔽 Download installer#

Run from source#

python -m mbox_converter --format csv example.mbox

Run GUI from source#

python -m mbox_converter.gui

Run mbox_converter from command line:

mbox_converter --format csv example.mbox

Run GUI#

mbox_gui