パッケージ: python3-faadelays (2023.9.1-2)
python3-faadelays に関するリンク
Debian の資源:
faadelays ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python package to access FAA airport status data
This package facilitates access to real-time airport status data from the Federal Aviation Administration's (FAA) NAS Status API. The FAA, an agency of the United States Department of Transportation, regulates all aspects of civil aviation in the U.S.
This library provides detailed information about various aspects of airport operations including delays, ground stops, closures, and runway configurations. Each type of information is encapsulated in specific classes such as ArriveDepartDelay, GroundDelay, GroundStop, Closure, and AirportConfig, offering developers comprehensive insights into the operational status at different airports across the United States.
その他の python3-faadelays 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio