软件包: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