[ forky ]
[ sid ]
[ 原始碼: python-wsdot ]
套件:python3-wsdot(0.0.1-3)
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting