[ 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting