Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbox2html-flask

Simple WebApp made in flask to convert mbox files to html files.

Getting Started

Requirements:

  • Python 3

The first time, you should to install the requirements:

pip3 install -r requirements.txt

How to run it?

  • python3 app.py
  • Connect to localhost:8080
  • The web app will create two folders (uploads and downloads inside the project) when the app requires it

Steps to convert a mbox file to html file

  • Select file
  • Upload
  • Click on Convert (you can check the option 'convert each email individually' if you want to process each message of the mbox file as separated files, the web app will zip the documents in a zip file)
  • Click on Download
  • You can open the downloaded file =)

About

Simple WebApp made in flask to convert mbox files to html files.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages