Skip to content

It is a parser that parse file with ANSI X12 edi format and converts it to json

Notifications You must be signed in to change notification settings

jonnio/edi_parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

It is a parser that parse file with ANSI X12 edi format and converts it to json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%