edi-transaction-simulator/ ├── README.md # Project documentation ├── LICENSE # MIT License ├── .gitignore # Git ignore patterns ├── requirements.txt # Python dependencies ├── setup.py # Package ...