Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 328 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 328 Bytes

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