Skip to main content

A Python library to track the Airbus BelugaXL flights in real time using FlightRadar24

Project description

🐋 pybelugaxl

A Python library to track the Airbus BelugaXL flights in real time using FlightRadar24.

Features

  • Fetch current BelugaXL flights
  • Filter by registration number, flight status, or departure/arrival airport
  • Returns detailed flight information: position, speed, altitude, departure/arrival times

Usage

from pybelugaxl import get_beluga

flights = get_beluga(status="enroute")
for f in flights:
    print(f"{f.registration}: {f.from_airport} -> {f.to_airport}, Altitude: {f.altitude} ft")

Installation

pip install pybelugaxl

Attribution

Data is provided by the unofficial FlightRadarAPI library (MIT License).

License

This project uses an MIT license, see LICENSE file for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybelugaxl-0.1.2.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pybelugaxl-0.1.2-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file pybelugaxl-0.1.2.tar.gz.

File metadata

  • Download URL: pybelugaxl-0.1.2.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pybelugaxl-0.1.2.tar.gz
Algorithm Hash digest
SHA256 4dce676fdfd4f9850f280ccc9c2252374c3cf19e5ac593de103a574354e707c1
MD5 1fe9fb111300d491408c65506316c224
BLAKE2b-256 6cb708ddb63ccf0be97dc62b37f92a02c7d16d7d3e7407979de03136208fbcd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybelugaxl-0.1.2.tar.gz:

Publisher: python-publish.yml on TGA25dev/pybelugaxl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pybelugaxl-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: pybelugaxl-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pybelugaxl-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8e53d632e900ad9365736480da998c9c7ebf27453621fc28b5701ffd9b784fe8
MD5 c262a257b3c9c0ee33eb69bacc3dca09
BLAKE2b-256 66569f47bcca6d29cc777858aa11844e67a03280c5dc0aba923f308c1e3cbedd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybelugaxl-0.1.2-py3-none-any.whl:

Publisher: python-publish.yml on TGA25dev/pybelugaxl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page