edi-835-parser icon indicating copy to clipboard operation
edi-835-parser copied to clipboard

edi 835 parser cli implementation

Open dixonwhitmire opened this issue 2 years ago • 0 comments

This PR implements a simple argparse based CLI to support writing input EDI files to CSV.

Changes in this PR include:

  • consolidating conftest fixtures pertaining to test and output directories
  • added cli package and cli.main module
  • updated setup.py to support the new cli "entrypoint"
  • added test cases

closes #18

dixonwhitmire avatar Oct 18 '22 21:10 dixonwhitmire