{"library":"can-isotp","type":"library","category":null,"description":"can-isotp is a Python module that implements the ISO 15765-2 (ISO-TP) protocol on top of python-can. It enables communication over CAN bus for sending and receiving messages larger than 8 bytes, handling segmentation and flow control. The current version is 2.0.7, with frequent bugfix releases and major updates introducing significant API changes.","language":"python","status":"active","version":"2.0.7","tags":["CAN bus","ISO-TP","automotive","diagnostics","networking"],"last_verified":"Sun May 24","install":[{"cmd":"pip install can-isotp","imports":["import isotp\nstack = isotp.stack.CanStack(...)","import isotp\naddr = isotp.Address(...)","import isotp\naddr = isotp.Address(isotp.TargetAddressType.N_PHYSICAL, ...)","from isotp.protocol import TransportLayer"]}],"homepage":null,"github":"https://github.com/pylessard/python-can-isotp","docs":null,"changelog":null,"pypi":"https://pypi.org/project/can-isotp/","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.08,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/can-isotp/compatibility"}}