{"library":"python-can","type":"library","category":null,"description":"The python-can library provides Controller Area Network (CAN) support for Python developers, offering common abstractions to various hardware devices and a suite of utilities for sending and receiving messages on a CAN bus. It supports CPython and PyPy, running on Mac, Linux, and Windows. The current version is 4.6.1, with frequent updates to the 4.x series.","language":"python","status":"active","version":"4.6.1","tags":["CAN","automotive","hardware interface","bus communication","socketcan","CAN FD"],"install":[{"cmd":"pip install python-can","imports":["import can","from can import Bus","from can import Message"]},{"cmd":"pip install 'python-can[vector]' # for Vector hardware\npip install 'python-can[kvaser]' # for Kvaser hardware","imports":[]}],"homepage":"https://python-can.readthedocs.io/","github":"https://github.com/hardbyte/python-can","docs":"https://python-can.readthedocs.io","changelog":"https://github.com/hardbyte/python-can/blob/develop/CHANGELOG.md","pypi":"https://pypi.org/project/python-can/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.2,"avg_import_s":0.4,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-can/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}