python3-canmatrix

Handle CAN (Controller Area Network) database formats

Description

Canmatrix implements a "Python CAN Matrix Object" which describes the CAN-communication itself and some auxiliary objects (Boardunits, Frames, Signals, Values, ...) There are also some extract and merge options for dealing with CAN databases.

Supported file formats for import:
 * .dbc candb / Vector
 * .dbf Busmaster (open source!)
 * .kcd kayak (open source!)
 * .arxml autosar system description
 * .yaml dump of the Python object
 * .xls(x) excel xls-import, works with .xls-file generated by this lib
 * .sym peak pcan can description
Supported file formats for export:
 * .dbc
 * .dbf
 * .kcd
 * .xls(x)
 * .json Canard (open source!)
 * .arxml (very basic implementation)
 * .yaml (dump of the Python object)
 * .sym

This package provides the Python-3.x bindings

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ebroecker/canmatrix


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-canmatrix