Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.9% forks on conda-forge.org

conda-forge.org : python-can

The **C**\ ontroller **A**\ rea **N**\ etwork is a bus standard designed to allow microcontrollers and devices to communicate with each other. It has priority based bus arbitration and reliable deterministic communication. It is used in cars, trucks, boats, wheelchairs and more. The ``can`` package provides controller area network support for Python developers; providing common abstractions to different hardware devices, and a suite of utilities for sending and receiving messages on a can bus. The library currently supports CPython as well as PyPy and runs on Mac, Linux and Windows. ============================== =========== Library Version Python ------------------------------ ----------- 2.x 2.6+, 3.4+ 3.x 2.7+, 3.5+ 4.x *(currently on develop)* 3.7+ ============================== =========== Features -------- - common abstractions for CAN communication - support for many different backends (see the `docs <https://python-can.readthedocs.io/en/stable/interfaces.html>`__) - receiving, sending, and periodically sending messages - normal and extended arbitration IDs - `CAN FD <https://en.wikipedia.org/wiki/CAN_FD>`__ support - many different loggers and readers supporting playback: ASC (CANalyzer format), BLF (Binary Logging Format by Vector), CSV, SQLite and Canutils log - efficient in-kernel or in-hardware filtering of messages on supported interfaces - bus configuration reading from a file or from environment variables - command line tools for working with CAN buses (see the `docs <https://python-can.readthedocs.io/en/stable/scripts.html>`__) - more

Registry - Source - JSON
purl: pkg:conda/python-can
Keywords: can-bus, python
License: LGPL-3.0-only
Latest release: almost 2 years ago
First release: almost 6 years ago
Dependent packages: 1
Stars: 955 on GitHub
Forks: 508 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...