パッケージ: python3-can (3.3.2.final~github-2)
python3-can に関するリンク
Debian の資源:
python-can ソースパッケージをダウンロード:
- [python-can_3.3.2.final~github-2.dsc]
- [python-can_3.3.2.final~github.orig.tar.gz]
- [python-can_3.3.2.final~github-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pkg-resources
- 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