Skip to main content

python-can-canine

This module is a plugin that lets you use CANine adapters with the CANine firmware in python-can.

Installation

Install using pip:

$ pip install python-can-canine

Usage

Overall, using this plugin is quite similar to the main Python-CAN library, with the interface named canine. To integrate the Canine interface into your scripts, you can import constants, device designations, and more from the Python-CAN-Canine module using import canine. For most scenarios, incorporating a Canine interface is as easy as modifying Python-CAN examples with the lines provided below:

Create python-can bus with the Canine USB interface:

import can
from canine import CANineBus

bus = can.Bus(interface="canine", bitrate=1000000)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-can-canine-0.2.5.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_can_canine-0.2.5-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file python-can-canine-0.2.5.tar.gz.

File metadata

  • Download URL: python-can-canine-0.2.5.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for python-can-canine-0.2.5.tar.gz
Algorithm Hash digest
SHA256 dfef474b51e4d1d8e5e0649247cef8e6cd9f2abfeb590db221a1b42ffc6702ae
MD5 9f045186fc2bacde756e1561cfa57a47
BLAKE2b-256 d6946a5ff6cc1a6bfac37c07f12c170d0aa345937d35d2a5ebd5d149aaac73c3

See more details on using hashes here.

File details

Details for the file python_can_canine-0.2.5-py3-none-any.whl.

File metadata

File hashes

Hashes for python_can_canine-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d2c13aa7a8c245e6dc6fac0f1e04e612723c9c78297ede8194a52d92cbc86dcf
MD5 d83e99905c68217bf0d10d96b5150cea
BLAKE2b-256 0b3ac2ce670575125e145a1f698750662d22ec9dab7af2e577507535ffc1022f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.5 This release

2 files

0.2.4

1 file

0.2.3

1 file

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page