emv-framework icon indicating copy to clipboard operation
emv-framework copied to clipboard

EMV Framework is a Python EMV client-side implementation that allow to comunicate with payment cards through ISO7816-4/EMV

Results 1 emv-framework issues
Sort by recently updated
recently updated
newest added

Running the script from cmd I got the following error: C:\Users\enrico\git\emv-framework>python emv.py Traceback (most recent call last): File "emv.py", line 15, in from tlv import * File "C:\Users\enrico\git\emv-framework\tlv.py", line 109...