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)

Blue Book Documentation

Documentation is available here

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.8.tar.gz (8.8 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.8-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pybelugaxl-0.1.8.tar.gz
  • Upload date:
  • Size: 8.8 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.8.tar.gz
Algorithm Hash digest
SHA256 7b81b0fb6fad0d5a76baf7a74c1b040c87a6e0afc42956a07f91300f68144b89
MD5 7f5020dc10a1f8722314451be852c62f
BLAKE2b-256 c6d401d8feefe3282f87d5fd5f3b9d59a0d4bf9b0ceaab204bb554d44efc5728

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pybelugaxl-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 9.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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 ce9a15243fc7fc12600fd397ac044663733ea92caaf0d6706572a07af126c2e8
MD5 6fbd61b9534c8eca3b9f1b020dd719f6
BLAKE2b-256 556b943a422b8c1335cbfffbeaf624101056b1aaab533afe3dcca91996ec22ec

See more details on using hashes here.

Provenance

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