It is a simple parser that parses a file with ANSI X12 EDI format, creates document object, converts it to the python dictionary data type, and can store it as a JSON
- a tests folder contains test_script.py that demonstrate the main functionality of the Parser
- edi_test.txt in the test folder is a document in EDI X12 format