jaredthecoder / awesome-vehicle-security

🚗 A curated list of resources for learning about vehicle security and car hacking.
Creative Commons Zero v1.0 Universal
3.09k stars 601 forks source link

added more python packages to the libraries section #77

Closed SirCryptic closed 1 year ago

SirCryptic commented 1 year ago

SocketCAN - Python interface to SocketCAN PyCANalyzer - Python interface to Vector CANalyzer CanKingdom - Python interface to Kvaser CAN interfaces canmatrix - Python module to work with CAN matrix files canopen - Python module to communicate with CANopen devices cantools - Python module to decode and encode CAN messages using a DBC file canard - Python library for implementing CAN protocols python-can-isotp - Python module to handle ISO-TP messages over CAN bus canio - Python module for CAN bus I/O operations canlib - Python interface to Kvaser CAN interfaces python-canopen - Python module for communicating with CANopen devices python-socketcan-extended - Python module to extend SocketCAN with new features python-canremote - Python module to remotely access CAN devices over the network

These packages offer a variety of functionalities, including CAN communication, data processing, and device management.