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.3.tar.gz
(25.5 kB
view details)
Built Distribution
can_isotp-1.3-py3-none-any.whl
(17.3 kB
view details)
File details
Details for the file can-isotp-1.3.tar.gz
.
File metadata
- Download URL: can-isotp-1.3.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 | 071971300909ca8b4fac83b1748c95b48a9048b45de6b21ea78ce84d3025feec |
|
MD5 | 3aaff7b8fece112df1cb326a2db7a8ab |
|
BLAKE2b-256 | ff453f6ee415a11110b5e16503cd27b2e6fe8196262ecee8dacae65eafb429fb |
File details
Details for the file can_isotp-1.3-py3-none-any.whl
.
File metadata
- Download URL: can_isotp-1.3-py3-none-any.whl
- Upload date:
- Size: 17.3 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 | a19e0f1d10fabf5b129d62410b813570f988f7d5b982b28f60742d578b393221 |
|
MD5 | 149f311d82d6e9782b540b15265fa235 |
|
BLAKE2b-256 | cff49c31c2d6f2916be5d392a2ec8b27c92dd6985dd650d8c333d97becd6b6be |