パッケージ: python3-aiotankerkoenig (0.4.2-1)
python3-aiotankerkoenig に関するリンク
Debian の資源:
aiotankerkoenig ソースパッケージをダウンロード:
- [aiotankerkoenig_0.4.2-1.dsc]
- [aiotankerkoenig_0.4.2.orig.tar.gz]
- [aiotankerkoenig_0.4.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Fetch data from tankerkoenig.de asynchronously
This library allows users to retrieve up-to-date fuel price information from tankerkoenig.de. It provides an interface to access detailed fuel station data, including station names, locations, and current fuel prices. Requests are performed asynchronously to ensure efficient data fetching, making it suitable for applications that require real-time fuel price updates. Users can monitor multiple fuel stations and automate actions based on the retrieved data. The library interacts with tankerkoenig.de's API, requiring an API key for access.
その他の python3-aiotankerkoenig 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-orjson
- JSON parsing Python library
-
- dep: python3-yarl
- yet another URL library for Python