{"library":"pyiso8583","type":"library","category":null,"description":"pyiso8583 is a Python package designed for serializing and deserializing ISO8583 data. It converts raw ISO8583 byte streams into Python dictionaries and vice-versa, supporting various custom specifications for field lengths, data encoding (like BCD, ASCII, EBCDIC), and field types (fixed, LLVAR, LLLVAR). The current version is 4.0.1, with releases typically occurring a few times a year, indicating active development.","language":"python","status":"active","version":"4.0.1","tags":["iso8583","financial","protocol","serialization","deserialization"],"install":[{"cmd":"pip install pyiso8583","imports":["import iso8583","from iso8583.specs import default_ascii as spec","from iso8583.decoder import DecodeError","from iso8583.encoder import EncodeError"]}],"homepage":null,"github":"https://github.com/knovichikhin/pyiso8583","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyiso8583/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyiso8583/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}