[ forky ]
[ sid ]
[ ソース: python-wsdot ]
パッケージ: python3-wsdot (0.0.1-3)
python3-wsdot に関するリンク
Debian の資源:
python-wsdot ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python wrapper of the wsdot.wa.gov APIs
This is an unofficial Python wrapper for the Washington State Department of Transportation (WSDOT) API.It allows easy access to real-time traffic information such as road conditions, traffic flow, camera images, and travel times. By wrapping the REST API, it simplifies data requests and parsing. An API key from WSDOT is required to use the package.
その他の python3-wsdot 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting