Ross ROSS = Recommend OSS · open-source software intelligence for agents

hardbyte/python-can

The can package provides controller area network support for Python developers observed · 2026-08-28

github.com/hardbyte/python-can · homepage · Python · LGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 90
  • Release rhythm 18
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 128.0
  • age_days: 3630
  • days_rel: 386
  • days_push: 64
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1585 stars · 696 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

python-can is a Python library providing controller area network (CAN bus) support with common abstractions over many hardware interfaces. It enables sending, receiving, and periodically transmitting CAN messages across CPython and PyPy on Mac, Linux, and Windows.

Use cases

  • send and receive CAN bus messages from Python
  • interface with SocketCAN on Linux
  • log and replay CAN traffic from a vehicle
  • periodically broadcast CAN frames
  • work with multiple CAN hardware adapters through one API
  • build automotive diagnostics tooling

When to choose

  • you need a unified Python API across different CAN hardware backends
  • you are developing automotive or embedded tooling in Python
  • you need cross-platform CAN support including Windows and macOS

When to avoid

  • you need hard real-time CAN performance
  • your project is not Python-based
  • you need CAN FD features unsupported by your chosen backend

Facets

library · maturity stable

sdk developer-tools embedded-systems hardware python windows cross-platform can-bus automotive socketcan message-bus obd automation linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
hardbyte/python-canmain67

For agents

markdown · JSON · MCP: product_card(name="hardbyte/python-can")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem