Skip to content

josephduarte104/Py4Edi

 
 

Repository files navigation

Py4Edi

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.

My Goals

  • A project to practice TDD.
  • A project to learn more about X12 EDI, starting with 4010 810(Invoice) documents.

Project Goals

  • 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.

Dependencies

Mock for unit testing: Mock 1.0.1

About

A python project for working with X12 EDI documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%