パッケージ: python3-can (3.3.2.final~github-3)
python3-can に関するリンク
Trisquel の資源:
python-can ソースパッケージをダウンロード:
- [python-can_3.3.2.final~github-3.dsc]
- [python-can_3.3.2.final~github.orig.tar.gz]
- [python-can_3.3.2.final~github-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- IOhannes m zmölnig (Debian/GNU)
- Debian Python Team
外部の資源:
- ホームページ [bitbucket.org]
類似のパッケージ:
Controller Area Network (CAN) interface module
The Controller Area Network (CAN, aka "CAN bus") is a bus standard designed to allow microcontrollers and devices to communicate with each other. It has priority based bus arbitration, 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.
This package provides the bindings for Python 3.x (and some logging utilities)
その他の python3-can 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-serial
- pyserial - module encapsulating access for the serial port
-
- dep: python3-wrapt
- decorators, wrappers and monkey patching. - Python 3.x
-
- sug: python-can-doc
- Controller Area Network (CAN) interface module - API documentation