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.3.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.3-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pybelugaxl-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 3ed3d41a9a3232f2428259994a74a9865c2de10a954da9d259f61e7916409569
MD5 0cb3b599d06ba564c4562848805097f0
BLAKE2b-256 391265230945037083fac3fe58d0935cda84af5e762b7135c7b4d9b23c971939

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pybelugaxl-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e937675726650bbbf52944947a0b6e78ce02e92242f098ec5881c8c4e093d428
MD5 3879272a24d917a1f7d62ac11508e760
BLAKE2b-256 30b13a2e70bb2c855d7cebdbcf17585f6e3da3ed23b760f6daaac1d5793cded3

See more details on using hashes here.

Provenance

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