Skip to main content

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

Project description

Whale pybelugaxl

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

Bullseye Features

  • Fetch current BelugaXL flights
  • Filter by registration number, flight status, or departure/arrival airport
  • Return detailed flight information: position, speed, altitude, departure/arrival times
  • Return a boolean if a specific aircraft is found in a given zone
  • Get stats about the entire BelugaXL fleet

Airplane Departure Usage

from pybelugaxl import get_beluga, is_beluga_in_zone

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

in_zone = is_beluga_in_zone(zone="france", registration="F-GXLI")
print(in_zone)

Light Bulb Installation

pip install pybelugaxl

Link Attribution

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

Page with Curl 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.5.tar.gz (6.6 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.5-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pybelugaxl-0.1.5.tar.gz
  • Upload date:
  • Size: 6.6 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.5.tar.gz
Algorithm Hash digest
SHA256 ca63fa2fa87d6728141126046ffad42cf97f7a8710e4c798097d047793894445
MD5 090f1e46622b3442d9b98eeb39604e93
BLAKE2b-256 137f5ef478f24e1588317b4c627a33c80b1047864ce11156a319ee64ffc389ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybelugaxl-0.1.5.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.5-py3-none-any.whl.

File metadata

  • Download URL: pybelugaxl-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 7.3 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 1dfb9eba2ccedb1715b9c8a8680e0d1828507f073a4ee09a95329372c8254258
MD5 b5149baa020ce8dedfdbfe88eae52851
BLAKE2b-256 d16a9d995a1b7af28a917fbc5f74636ad65afdd55a98e1cfe1773c0a748ff857

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybelugaxl-0.1.5-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