canbro

View on PyPIReverse Dependencies (0)

0.1.0 canbro-0.1.0-py3-none-any.whl

Wheel Details

Project: canbro
Version: 0.1.0
Filename: canbro-0.1.0-py3-none-any.whl
Download: [link]
Size: 9786
MD5: 24c84c047f232e9c14d40605fbbdc07e
SHA256: 742721f85c35ade93ef34a1e8da42d0044a7d9492dc3e91a76c06796fecf5b95
Uploaded: 2024-03-08 09:52:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: canbro
Version: 0.1.0
Summary: This package extend the python-can with the broqer package. This provides the functionality to work in a reactive style with can signals and messages.
Author-Email: Lukas Riegler <lukasantonriegler[at]gmail.com>
Maintainer-Email: Lukas Riegler <lukasantonriegler[at]gmail.com>
Project-Url: Homepage, https://github.com/lki1354/python-canbro
Project-Url: Documentation, https://readthedocs.org
Project-Url: Repository, https://github.com/lki1354/python-canbro.git
Project-Url: Bug Tracker, https://github.com/lki1354/python-canbro/issues
License: MIT License Copyright (c) 2023 Lukas Riegler Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: ARXML,DBC,can,reactive
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: broqer (>=3.0.3)
Requires-Dist: cantools (>=39.4.4)
Requires-Dist: python-can (>=4.3.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1617 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
canbro/__init__.py sha256=kYU5ilYILEy5lll7Nm1dXZzR381YNOJlra6RngReW3g 226
canbro/e2e.py sha256=qypAAK_a2tov8YYeSv1KnYfnFcLiS96cQ2ZdzbRELrE 769
canbro/message.py sha256=6H2ZxboHGgSnyBdZ82Tuv5fKA9upVdcRNlUui3YpuzY 13839
canbro/network.py sha256=c70dO5ZKMX6c8i-VMz7C8RqbcVaaxAfplS_G49qv7ZY 2726
canbro/node.py sha256=qDZge5OdiQgL9Cn76fcmdCDNpFPPr4AF0RrI6cIztWM 2595
canbro-0.1.0.dist-info/METADATA sha256=veiMb5uogXf5Ia3-Z1irFG_AhlTErRSpELqAt6TQ6tQ 3956
canbro-0.1.0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
canbro-0.1.0.dist-info/entry_points.txt sha256=tJP0sckZKEz-qQd2CC7yhbUJdhBHjNH1yMN-7uWT23A 47
canbro-0.1.0.dist-info/licenses/LICENSE sha256=8fU0j1CziA9aoVe5NwUlIoOwUHTgFW3FSCrXUqhenN0 1070
canbro-0.1.0.dist-info/RECORD

entry_points.txt

canbro-cli = canbro:main_cli