Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

can-isotp

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-isotp

Module enabling the IsoTP protocol defined by ISO-15765

  • 2.0.6
  • PyPI
  • Socket score

Maintainers
1

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc