mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-11-01 00:13:19 -07:00
add pydifact (#59)
This commit is contained in:
parent
3fc8e33801
commit
b5e3834ad3
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ List of EDI Github Resources. PRs Welcome!
|
||||||
- [MassTransit/Machete](https://github.com/MassTransit/Machete) - Cut through the Crap, with Machete, a text parser, object mapper, and query engine.
|
- [MassTransit/Machete](https://github.com/MassTransit/Machete) - Cut through the Crap, with Machete, a text parser, object mapper, and query engine.
|
||||||
### Python
|
### Python
|
||||||
- [glitchassassin/python-edi](https://github.com/glitchassassin/python-edi) - EDI message generator in Python. Creates & validates messages according to specific formats
|
- [glitchassassin/python-edi](https://github.com/glitchassassin/python-edi) - EDI message generator in Python. Creates & validates messages according to specific formats
|
||||||
|
- [pydifact](https://github.com/nerdocs/pydifact) - A python library for parsing EDIFACT messages
|
||||||
- [git-albertomarin/badX12](https://github.com/git-albertomarin/badX12) - A Python Library for parsing ANSI ASC X12 files.
|
- [git-albertomarin/badX12](https://github.com/git-albertomarin/badX12) - A Python Library for parsing ANSI ASC X12 files.
|
||||||
- [greasysock/CahasEDI-Core](https://github.com/greasysock/CahasEDI-Core) - Server/Client to AS2 messaging server for managing EDI partnerships and interpreting messages.
|
- [greasysock/CahasEDI-Core](https://github.com/greasysock/CahasEDI-Core) - Server/Client to AS2 messaging server for managing EDI partnerships and interpreting messages.
|
||||||
### Swift
|
### Swift
|
||||||
|
|
Loading…
Reference in a new issue