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.1.tar.gz
(25.5 kB
view details)
Built Distribution
can_isotp-1.1-py3-none-any.whl
(30.9 kB
view details)
File details
Details for the file can-isotp-1.1.tar.gz
.
File metadata
- Download URL: can-isotp-1.1.tar.gz
- Upload date:
- Size: 25.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 | e53bd68bcbcf6c06864a24032579278070bd9c69a986f7c66e827f010d7b97e3 |
|
MD5 | c25d5f1fbde9167ff717c43e789da152 |
|
BLAKE2b-256 | 62be24b19ff9a10097ce42dff0a04a0d45db9288eb6912f8c64a76a1c9fd4187 |
File details
Details for the file can_isotp-1.1-py3-none-any.whl
.
File metadata
- Download URL: can_isotp-1.1-py3-none-any.whl
- Upload date:
- Size: 30.9 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 | c7275c5db287592b207bc03b1b3e73b86a682dbb2c6440e735477a6210088123 |
|
MD5 | 039e1824d16219bc9633b123122517ae |
|
BLAKE2b-256 | 66c2ca5993ab2170305bf534487a34133ca1bb0a8ce7e6691aea93d31f55573f |