python-can-csscan-txt overview

The Python python-can-csscan-txt package adds CSS Electronics *.TXT log-file support to python-can.

The python-can library provides CAN-bus support for Python. It comes with a range of tools (similar to Linux can-utils) and provides an easy-to-use API for sending and receiving messages over CAN-buses and for working with CAN-bus log-files.

For more information on python-can, see https://python-can.readthedocs.io/.

The python-can project only implements basic CAN-bus support. Several projects extend this functionality, adding support for e.g. J1939, CANopen, ISO-TP, UDS, XCP, and more. For a list of some extensions, see https://python-can.readthedocs.io/en/stable/other-tools.html.


Installation

The python-can-csscan-txt package is installed from PyPi with pip.

$ pip install python-can-csscan-txt