Module enabling the IsoTP protocol defined by ISO-15765
Project description
python-can-isotp
###############
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 : http://can-isotp.readthedocs.io
Requirements
------------
- Python 3+
Installation
------------
using pip::
pip install can-isotp
###############
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 : http://can-isotp.readthedocs.io
Requirements
------------
- Python 3+
Installation
------------
using pip::
pip install can-isotp
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
can-isotp-1.4.tar.gz
(27.5 kB
view details)
Built Distribution
can_isotp-1.4-py3-none-any.whl
(18.2 kB
view details)
File details
Details for the file can-isotp-1.4.tar.gz
.
File metadata
- Download URL: can-isotp-1.4.tar.gz
- Upload date:
- Size: 27.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e465d42d3c9481df886d0e34c4a047beffe6eb0c5a5ae2a90fd89eaf2675910 |
|
MD5 | 1c239c243b325f2b3476025fda48157b |
|
BLAKE2b-256 | 70a9abb57a3a5aaf3d8b0313319cf0100422338eda4570ec2644f52079a67860 |
File details
Details for the file can_isotp-1.4-py3-none-any.whl
.
File metadata
- Download URL: can_isotp-1.4-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee09c511ea3eed2ddd2b0c7005bd9b5eaf9d91c7c1c74c02a3a24847f01f6753 |
|
MD5 | 85a7e42ce61dc77092de55e767bdec46 |
|
BLAKE2b-256 | a7924ddcab3febeadb54124bb3345530fdd97f1ed7198b8ff9e45b1c11cf7f06 |