Skip to content

EML parsing to extract order details and move image files related to orders

Notifications You must be signed in to change notification settings

jehnd/EMLparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

                                                  \|
      _|  _|_|_|_|  _|    _|  _|      _|  _|_|_|   *   
      _|  _|        _|    _|  _|_|    _|  _|    _| |\
      _|  _|_|_|  jeff henderson  _|  _|  _|    _|  
_|    _|  _|        _|    _|  _|    _|_|  _|    _|  
  _|_|    _|_|_|_|  _|    _|  _|      _|  _|_|_|    
                                                    
                                                    

This is a tool to read .eml files and extract data specific to a client's needs. One could change the regex details to find the correct data Changing the output would choose what was done with the data The code searches for image file names in PixieSet emails and extracts them with the customers details. The file names are then used to find the actual image files and move them to a folder to be processed for printing. Addresses and logs are included in the output.

Note: This code is probably unstable and my first python project

About

EML parsing to extract order details and move image files related to orders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages