Skip to main content

Akari Python package

Project description

akari_client

AKARI を使うためのクライアントライブラリ

インストール

pip install akari_client

注意: akari_client を使う前に AKARI 本体の設定が完了している必要があります。 詳しくはオンラインドキュメントを参照してください。

Getting Started: ディスプレイに文字を表示する

with AkariClient() as akari:
    m5 = akari.m5stack
    m5.set_display_text("Hello, world!")

その他のサンプルや使い方はオンラインドキュメントを参照してください。

ドキュメント

https://AkariGroup.github.io/docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

akari-client-0.3.5.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

akari_client-0.3.5-py3-none-any.whl (21.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page