Pakket: python3-pytile (2024.12.0-1)
Verwijzigingen voor python3-pytile
Debian bronnen:
Het bronpakket pytile downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-pytile gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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