パッケージ: python3-opensky (1.0.1-2)
python3-opensky に関するリンク
Debian の資源:
python-opensky ソースパッケージをダウンロード:
- [python-opensky_1.0.1-2.dsc]
- [python-opensky_1.0.1.orig.tar.gz]
- [python-opensky_1.0.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-opensky 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python