msg-analyzer | extracts emails and attachments
kandi X-RAY | msg-analyzer Summary
kandi X-RAY | msg-analyzer Summary
msg-analyzer is a Python library. msg-analyzer has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitLab, GitHub.
extracts emails and attachments saved in microsoft outlook’s .msg files. the python script extractmsg.py automates the extraction of key email data (from, to, cc, date, subject, body) and the email’s attachments. this will produce a new folder named according to the date, time and subject of the message (for example "2013-07-24_0915 example"). the email itself can be found inside the new folder along with the attachments. as of version 0.2, it is capable of extracting both ascii and unicode data. the script uses philippe lagadec’s python module that reads microsoft ole2 files (also called structured storage, compound file binary format or compound document file format). this is the underlying format of outlook’s .msg files. this library currently supports up to python
extracts emails and attachments saved in microsoft outlook’s .msg files. the python script extractmsg.py automates the extraction of key email data (from, to, cc, date, subject, body) and the email’s attachments. this will produce a new folder named according to the date, time and subject of the message (for example "2013-07-24_0915 example"). the email itself can be found inside the new folder along with the attachments. as of version 0.2, it is capable of extracting both ascii and unicode data. the script uses philippe lagadec’s python module that reads microsoft ole2 files (also called structured storage, compound file binary format or compound document file format). this is the underlying format of outlook’s .msg files. this library currently supports up to python
Support
Quality
Security
License
Reuse
Support
msg-analyzer has a low active ecosystem.
It has 2 star(s) with 1 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 0 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of msg-analyzer is current.
Quality
msg-analyzer has no bugs reported.
Security
msg-analyzer has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
msg-analyzer does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
msg-analyzer releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed msg-analyzer and discovered the below as its top functions. This is intended to give you an instant insight into msg-analyzer implemented functionality, and help decide if they suit your requirements.
- Initialize the message parser .
- Returns the sender .
- Return the stream stream for the given filename .
- Parse sender .
- Save the file .
- Return a sha1 hash of the data .
- Convert string to unicode .
- Returns the contents of the file .
- Convert to JSON format .
Get all kandi verified functions for this library.
msg-analyzer Key Features
No Key Features are available at this moment for msg-analyzer.
msg-analyzer Examples and Code Snippets
No Code Snippets are available at this moment for msg-analyzer.
Community Discussions
No Community Discussions are available at this moment for msg-analyzer.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install msg-analyzer
You can install using pip with:.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page