# iso8583_script **Repository Path**: luzhongzhou/iso8583_script ## Basic Information - **Project Name**: iso8583_script - **Description**: iso8583测试脚本,客户端和服务器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-08 - **Last Updated**: 2025-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README bpc8583 ======= A python library that implements the BPC's flavour of ISO-8583 banking protocol (http://bpcbt.com) Originally forked from Alexandros Nikolopoulos' py8583 implementation https://github.com/alxnik/py8583 Check examples_ for the full-feature ISO8583 client implementation. .. _examples: https://github.com/timgabets/bpc8583/tree/master/examples