Skip to main content

A Python wrapper for the adsbdb API

Project description

pyadsbdb

ADSBDB Logo

pyadsbdb is a Python wrapper for the adsbdb API by Jack Wills, allowing easy access to aircraft, flight route, and airline data.

Installation

Install the package using pip:

pip install pyadsbdb

Usage

Import and Initialize

from pyadsbdb import Client

client = Client()

Get Aircraft Data

result = client.get_aircraft_data("A1B2C3")
print(result)

Get Flight Route Data

result = client.get_flight_route("BA123")
print(result)

Get Airline Data

result = client.get_airline("BA")
print(result)

Convert Mode-S to N-Number

result = client.mode_s_to_n_number("A1B2C3")
print(result)

Convert N-Number to Mode-S

result = client.n_number_to_mode_s("N12345")
print(result)

Get API Online Status

result = client.get_online_status()
print(result)

License

This project is licensed under the MIT License.

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

pyadsbdb-0.1.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

pyadsbdb-0.1.1-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file pyadsbdb-0.1.1.tar.gz.

File metadata

  • Download URL: pyadsbdb-0.1.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyadsbdb-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3aa149e085b6d16e75a3ed7db5001da3776d4fb63719b5eec5223f5314a4d6d1
MD5 2fd972589b17fcacb2466d62e14d093d
BLAKE2b-256 f095d5eb1738a98fba645d9b16c76b20feb7c7c7406d73293aaee450a25faf83

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyadsbdb-0.1.1.tar.gz:

Publisher: python-publish.yml on ttheek/pyadsbdb

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

File details

Details for the file pyadsbdb-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: pyadsbdb-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyadsbdb-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f53d53baaedef0a3d393c0bbc432a1852be5b867d2293aee88c0224050068029
MD5 e26750540b50c0d3fc43a9d20919463a
BLAKE2b-256 51a6d80dc3c43ee1d77a371bbdd908f4b549defd708aefb6fb094de5277c521d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyadsbdb-0.1.1-py3-none-any.whl:

Publisher: python-publish.yml on ttheek/pyadsbdb

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