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.4.tar.gz (5.4 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.4-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pybelugaxl-0.1.4.tar.gz
  • Upload date:
  • Size: 5.4 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.4.tar.gz
Algorithm Hash digest
SHA256 2e8d33ff7da931b232d35d1d118b0a709d20f61f32c5ecb0e7654cb518adce6d
MD5 3c63c8b13b030e568034c3306c96411e
BLAKE2b-256 a74482655691d7af4f716c7c51f63359d4d465760bd69127dd419a3d80079001

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pybelugaxl-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 851262539dbdf0030ae2f2839791a1e94837d5966001f871d76e702569f2f4e0
MD5 b8da9ce6e2f33845da78a90a316c6e6a
BLAKE2b-256 7cc849e72cd4d697810cc41fb82fbae3c94cbadc519b65c38b543825d94ee807

See more details on using hashes here.

Provenance

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