Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com> X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@lists.debian.org
* Package name : faadelays Version : 2023.9.1 Upstream Author : Nathan Tilley <nat...@tilley.xyz> * URL : https://github.com/ntilley905/faadelays * License : MIT Programming Lang: Python Description : Python library for FAA airport status data This library 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. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Python team.