Pakket: python3-opensky (1.0.1-2)
Verwijzigingen voor python3-opensky
Debian bronnen:
Het bronpakket python-opensky downloaden:
- [python-opensky_1.0.1-2.dsc]
- [python-opensky_1.0.1.orig.tar.gz]
- [python-opensky_1.0.1-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Asynchronous client for accessing OpenSky API for global aircraft data
This library provides an asynchronous interface for accessing the OpenSky Network's API, enabling users to retrieve data about aircraft around the world. By connecting to the OpenSky API, the library facilitates the retrieval of information about flight states, including position, speed, and altitude of aircraft in real-time. The data is derived from a collaborative effort gathered from a network of sensors worldwide, offering insights into air traffic as it happens. It connects directly to the OpenSky Network to pull data about aircraft within specified parameters, including geographical regions and altitude boundaries. This capability supports various applications, such as monitoring overhead air traffic in a defined area or integrating this data into larger systems to trigger operations based on aircraft movements.
Andere aan python3-opensky gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python