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).
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. It also contains a wrapper for a simplified usage of the Linux SocketCAN IsoTP kernel module
Documentation
The documentation is available here : https://can-isotp.readthedocs.io
Requirements
Python 3.7+
Installation
using pip:
pip install can-isotp
Release files for can-isotp 2.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| can_isotp-2.0.7.tar.gz | 52.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| can_isotp-2.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 87.1 kB
Release files / can_isotp-2.0.7.tar.gz
| Download URL | can_isotp-2.0.7.tar.gz |
|---|---|
| Size | 52.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4586ca62f8646da918df1d3ffd257c7e3532a4fbd138cebd8fe0777e3b94e361
|
|
BLAKE2b-256 checksum How to use checksums |
79295a4bfa625254686ee2e6ce4e54530956d62af6e995b0588916b4caae4dc3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.10.12
|
Release files / can_isotp-2.0.7-py3-none-any.whl
| Download URL | can_isotp-2.0.7-py3-none-any.whl |
|---|---|
| Size | 34.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
28d155dec1c640bf32771fb4e271323d777158ab130372724a8b7b82aca66a7c
|
|
BLAKE2b-256 checksum How to use checksums |
e41ef1b163783c90ccbad0227de267d899d7283b3174b89f1d66bb7c2a509808
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.10.12
|