Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can install using pip:
pip install extract-msg
pip install git+https://github.com/TeamMsgExtractor/msg-extractor
or you can include this in your list of python dependencies with:
# setup.py setup( ... dependency_links=['https://github.com/TeamMsgExtractor/msg-extractor/zipball/master'], )