パッケージ: python3-vehicle (2.2.2-2)
python3-vehicle に関するリンク
Debian の資源:
python-vehicle ソースパッケージをダウンロード:
- [python-vehicle_2.2.2-2.dsc]
- [python-vehicle_2.2.2.orig.tar.gz]
- [python-vehicle_2.2.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Asynchronous client for retrieving RDW vehicle information
This library interacts with the RDW (Netherlands Vehicle Authority) to retrieve detailed information about vehicles using their license plates. It provides access to open data from RDW, which includes vehicle registration, licensing, and inspection details. The data can be beneficial for tracking important vehicle information such as inspection due dates and other key attributes. The library uses asynchronous programming for efficient data handling and is designed to be straightforward to integrate with other systems.
その他の python3-vehicle 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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