odrive-can

View on PyPIReverse Dependencies (0)

1.0.0 odrive_can-1.0.0-py3-none-any.whl

Wheel Details

Project: odrive-can
Version: 1.0.0
Filename: odrive_can-1.0.0-py3-none-any.whl
Download: [link]
Size: 31920
MD5: 2a1d410d863b0858aa76aa1c92feab1c
SHA256: 4c183d8c0ff0f0abb9171ca4e8e49e8dc4a8e2ebff8ce66a3681cb95c833b819
Uploaded: 2024-11-13 20:15:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: odrive-can
Version: 1.0.0
Summary: Command ODrive 3.6 over CAN with a simple interface
Author-Email: ROX Automation <dev[at]roxautomation.com>
Project-Url: Homepage, https://gitlab.com/roxautomation/components/odrive-can
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: click
Requires-Dist: cantools
Requires-Dist: python-can
Requires-Dist: coloredlogs
Requires-Dist: pytest-mock; extra == "ci"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: invoke; extra == "dev"
Provides-Extra: ci
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 2980 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.5.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
odrive_can/__init__.py sha256=uct38zRrYseYuEXaXi_BENPAyDht7q93HvVylsAdBL0 528
odrive_can/can_utils.py sha256=TeTjdN2zvSgEuoVT7r-I450k8dOblfCdzV3bj4RjolI 1246
odrive_can/cli.py sha256=EHUvqunxbXUknqT3kykowsnvympcrxEu28nQyNPaCmI 4094
odrive_can/enums.py sha256=RWz8LPFReEmlbFtog1HOKcpWJmquz53gqBmA_4RCqLY 11067
odrive_can/inspector.py sha256=4YEfbF7qFb0mG3iFX-0VhZR3tN54NHyVwGJr3g_kKbE 1897
odrive_can/interface.py sha256=akM3GbUQMaHW_moaPFA2-FRciFAgiyyyQwEAL_2e0pw 4893
odrive_can/linear_model.py sha256=YmfOKGEyxFlYlJpEv5BB5S_-6Vv3mnFXyZ6ck6TxYuI 2023
odrive_can/mock.py sha256=L2kbMfTBYZ4C8NJ5aeTs-choyRg2N0zYIqAzOr329fg 9427
odrive_can/odrive.py sha256=vUfYAO5InlzPwll-WpiZI2MrnMPVq2XJfUs-TK0J3BM 11139
odrive_can/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
odrive_can/setpoints.py sha256=DChoZ8Rj5d5QMYz2xvrcmjVg0p4fkxK3oA7tnupIqNc 689
odrive_can/timer.py sha256=lruF-SkmBxCq5TCDoRsjxssATv8gI-cgiVwJ5vZfvZQ 1563
odrive_can/tools.py sha256=kDhyiEgJhxf8Ec4vM7zJKzt9ugi9ZZFQC9jRBjIePNk 900
odrive_can/utils.py sha256=StbGke-UUNERVa_J64cFsXumUyXrydJdQyoPzsGLWy8 2541
odrive_can/dbc/odrive-cansimple-0.5.6.dbc sha256=DU2ynKTwsUym5DAtRRJCryMAuxk_gY32ELjB3s7RXuw 57626
odrive_can/examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
odrive_can/examples/position_control.py sha256=k7ggrJLCY69mcPHTl15bCPRPv-RqHo1cdhbejkZjthE 2537
odrive_can/examples/velocity_control.py sha256=JainMMen4WI4hnoQTcjHtVgCISwdtkZBDP9XGHVMXAM 1760
odrive_can/examples/watchdog.py sha256=pGQ7pWCotW1M4tKn2y0OGfGEMh2UZfK9M2AmsY4jzS4 2428
odrive_can-1.0.0.dist-info/LICENCE sha256=XwcelccABn4R4hs3efh1rNYQ5qISNcmd_gDL54IlmUo 1081
odrive_can-1.0.0.dist-info/METADATA sha256=iAeCGfKT4oOk3GNG-6Alc6gYU23AP8WpCWYBQs_U5Qs 4151
odrive_can-1.0.0.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
odrive_can-1.0.0.dist-info/entry_points.txt sha256=jogEEw86gPcsemRZY6RmVpJIK2MydnLWIbIGwCJ8o9E 50
odrive_can-1.0.0.dist-info/top_level.txt sha256=LxkeBwWfO2dzwhsCJSDVTCqBS5s-1TOZcCprU5P_fp0 11
odrive_can-1.0.0.dist-info/RECORD

top_level.txt

odrive_can

entry_points.txt

odrive_can = odrive_can.cli:cli