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
Raw data
{
"_id": null,
"home_page": "https://github.com/pylessard/python-can-isotp",
"name": "can-isotp",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "isotp, can, iso-15765, 15765, iso15765",
"author": "Pier-Yves Lessard",
"author_email": "py.lessard@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/66/bb/ba7cbd7cee758754a959056e84d1adf8ae1672f5dcf89f040137f91ee5ea/can_isotp-2.0.6.tar.gz",
"platform": null,
"description": "python-can-isotp\n################\n\n.. image:: https://app.travis-ci.com/pylessard/python-can-isotp.svg?branch=master\n\nThis 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>`_).\n\nThis 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>`__\n\nDocumentation\n-------------\n\nThe documentation is available here : https://can-isotp.readthedocs.io\n\nRequirements\n------------\n\n - Python 3.7+\n\nInstallation\n------------\n\nusing pip::\n\n pip install can-isotp\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Module enabling the IsoTP protocol defined by ISO-15765",
"version": "2.0.6",
"project_urls": {
"Download": "https://github.com/pylessard/python-can-isotp/archive/v2.0.6.tar.gz",
"Homepage": "https://github.com/pylessard/python-can-isotp"
},
"split_keywords": [
"isotp",
" can",
" iso-15765",
" 15765",
" iso15765"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2722e54054ef2b01456835b7fadb2c7c7021fd477e2f042518e3c2bf608b97b1",
"md5": "9532eb33fcf66123fe2dd088c1d1b9c5",
"sha256": "46d6d08d67e4c77bcf3d980c1296703df5907eafa29ebe7579e96ee117d22429"
},
"downloads": -1,
"filename": "can_isotp-2.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9532eb33fcf66123fe2dd088c1d1b9c5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 34434,
"upload_time": "2024-08-02T02:41:58",
"upload_time_iso_8601": "2024-08-02T02:41:58.777845Z",
"url": "https://files.pythonhosted.org/packages/27/22/e54054ef2b01456835b7fadb2c7c7021fd477e2f042518e3c2bf608b97b1/can_isotp-2.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "66bbba7cbd7cee758754a959056e84d1adf8ae1672f5dcf89f040137f91ee5ea",
"md5": "ee64961292121f62626ab8aaef456f07",
"sha256": "6cab9fc7b6e3697ec5443e0e5b335e57204276d21f8531b711f41473a9ed25f3"
},
"downloads": -1,
"filename": "can_isotp-2.0.6.tar.gz",
"has_sig": false,
"md5_digest": "ee64961292121f62626ab8aaef456f07",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 52257,
"upload_time": "2024-08-02T02:42:00",
"upload_time_iso_8601": "2024-08-02T02:42:00.294238Z",
"url": "https://files.pythonhosted.org/packages/66/bb/ba7cbd7cee758754a959056e84d1adf8ae1672f5dcf89f040137f91ee5ea/can_isotp-2.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-02 02:42:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pylessard",
"github_project": "python-can-isotp",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"lcname": "can-isotp"
}