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.2.tar.gz (4.3 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.2-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyadsbdb-0.1.2.tar.gz
  • Upload date:
  • Size: 4.3 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.2.tar.gz
Algorithm Hash digest
SHA256 038a4648c3c5112c2004a8a604bc1e1b902183d4bb35045aa3c72cc3c86a21fc
MD5 f0b8bbf14f7a2ffda6eb77aa39b9acd4
BLAKE2b-256 e3f41f7e01e2ba2f041a907660eaca1f7bf2bf47026cc527e6b88cf66efeb9b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyadsbdb-0.1.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: pyadsbdb-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ee76a42175461f9b99bc4f2cd65c567f04f11d1b37ef281bbf7b0353a350245a
MD5 dcfaf73cde536a40fa11db1008b763b4
BLAKE2b-256 6ab808ca4361e1d303568a2bfe1a9e6a83d66aa97ad0c0425100cf0822cd8db9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyadsbdb-0.1.2-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