Shunkei SDK for Python
Shunkei SDK for Python を利用することで、 プログラムよりShunkei VTXを操作することが可能です。
Installation
pip install shunkei_sdk
sample
from shunkei_sdk import ShunkeiVTX
vtx = ShunkeiVTX.auto_connect()
vtx.write(b"Hello, world") # Send UART message to Shunkei VTX
お問い合わせ
質問・バグ報告・活用事例の報告などは、Shunkei Github discussions へご投稿ください。 機能追加に関する要望や検討中の利用事例なども投稿いただければ、今後の開発方針に参考にさせていただきます。
公開したくないお問い合せは お問い合わせフォーム までお寄せください。
Release files for shunkei-sdk 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| shunkei_sdk-0.2.1.tar.gz | 8.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| shunkei_sdk-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.1 kB
Release files / shunkei_sdk-0.2.1.tar.gz
| Download URL | shunkei_sdk-0.2.1.tar.gz |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8505fb0dc698e6fb1d020aee26c47266881ea0e7aa8547a3143fbd06371d51ba
|
|
BLAKE2b-256 checksum How to use checksums |
68055d9ee77290c3912c5e468cf85612e83f216aa198d0c9e2b5fc0762450f24
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.0 CPython/3.12.5
|
Release files / shunkei_sdk-0.2.1-py3-none-any.whl
| Download URL | shunkei_sdk-0.2.1-py3-none-any.whl |
|---|---|
| Size | 9.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dc5d1f4839af244fbaa72a5915a94546460af39b670e6ea12db3df12ab8c41fe
|
|
BLAKE2b-256 checksum How to use checksums |
790c41bb11d8413afc6561fe89ef032b2588ac4c344921356f26e6bfcb8b3d6a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.0 CPython/3.12.5
|