[ ソース: aionotion ]
パッケージ: python3-aionotion (2025.02.0-1)
python3-aionotion に関するリンク
Debian の資源:
aionotion ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for interacting with Notion home monitoring sensors
This library provides tools to interact with Notion's home monitoring sensors. It enables users to retrieve data from various sensors, manage user authentication tokens, and work with different components of the Notion system such as bridges, sensors, and listeners. The library supports asynchronous operations, making it well-suited for applications that require concurrent data processing.
その他の python3-aionotion 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-ciso8601
- fast ISO8601 date time parser for Python written in C
-
- dep: python3-frozenlist
- list-like structure which implements collections.abc.MutableSequence
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-yarl
- yet another URL library for Python