39a484ee4a
bug fixes and interface
a863f5e2b9
bug fixes with export (Nulls)
b04f602d1e
removing namespace and replacing it with publish.py
3975643686
export function and code clean up
3fc6778802
v2.0: refactor
Notebook
The notebook should serve as a means to show how one can use the parser within their own code:
- setup location of files
- parse the files
- Store the files (using data-transport) or forward…
Podman/Docker Container
- Connect to google buckets
- Connect to aws s3 buckets
- Have a User Interface / GUI
Plug/Play
Built the plug-n-play architecture by using decorators to express X12 and mapping, the function being decorated can be used for formatting.
ea30cd1c00
bug fix: attempt
d06441ace8
bug fix ...
5932513666
bug fix: format, should be handled on post processing
ca09ea0202
Merge branch 'dev'
2ad56dcff6
bug fixes