[ ソース: pytile ]
パッケージ: python3-pytile (2024.12.0-1)
python3-pytile に関するリンク
Debian の資源:
pytile ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for retrieving data from Tile Bluetooth trackers
This library allows interaction with Tile Bluetooth trackers by communicating with the unofficial Tile API. It enables users to access information such as the last known location of their Tiles. Leveraging cloud polling, the library fetches details like latitude, longitude, and the status of each tracker. Additionally, it offers functionalities to manage these devices, including updating their information and retrieving historical data for premium users.
その他の python3-pytile 関連パッケージ
|
|
|
|
-
- 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-yarl
- yet another URL library for Python