A python project for working with X12 EDI documents.Right now it is mostly an API for supporting reading in an EDI X12 00401 document.
- A project to practice TDD.
- A project to learn more about X12 EDI, starting with 4010 810(Invoice) documents.
- Create a best effort parser for EDI X12 that tries to get the document into an object.
- Support conversion of EDI to XML and JSON and the reverse.
Mock for unit testing: Mock 1.0.1