can-isotp

2.0.6last stable release 8 months ago
Complexity Score
Low
Open Issues
N/A
Dependent Projects
1
Weekly Downloadsglobal
22,036

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

python-can-isotp ################

.. image:: https://app.travis-ci.com/pylessard/python-can-isotp.svg?branch=master

This project is a Python package meant to provide support for IsoTP (ISO-15765) protocol written in Python 3. The code is published under MIT license on GitHub (pylessard/python-can-isotp <https://github.com/pylessard/python-can-isotp>_).

This package contains a Python implementation of the protocol that works in the user space that may or may not be coupled with python-can <https://python-can.readthedocs.io>. It also contains a wrapper for a simplified usage of the Linux SocketCAN IsoTP kernel module <https://github.com/hartkopp/can-isotp>_

Documentation

The documentation is available here : https://can-isotp.readthedocs.io

Requirements

  • Python 3.7+

Installation

using pip::

pip install can-isotp

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
3.60
Test Coverage
No Data
Follows Semver
No
Github Stars
253
Dependenciestotal
0
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data

Learn how to distribute can-isotp in your own private PyPI registry

pip install can-isotp
Processing...
Done

20 Releases

PyPI on Cloudsmith

Getting started with PyPI on Cloudsmith is fast and easy.