A Python wrapper for the adsbdb API
Project description
pyadsbdb
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
038a4648c3c5112c2004a8a604bc1e1b902183d4bb35045aa3c72cc3c86a21fc
|
|
| MD5 |
f0b8bbf14f7a2ffda6eb77aa39b9acd4
|
|
| BLAKE2b-256 |
e3f41f7e01e2ba2f041a907660eaca1f7bf2bf47026cc527e6b88cf66efeb9b8
|
Provenance
The following attestation bundles were made for pyadsbdb-0.1.2.tar.gz:
Publisher:
python-publish.yml on ttheek/pyadsbdb
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pyadsbdb-0.1.2.tar.gz -
Subject digest:
038a4648c3c5112c2004a8a604bc1e1b902183d4bb35045aa3c72cc3c86a21fc - Sigstore transparency entry: 195035135
- Sigstore integration time:
-
Permalink:
ttheek/pyadsbdb@f665defe73084739d75ebfc5f81955c49d2c6383 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/ttheek
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@f665defe73084739d75ebfc5f81955c49d2c6383 -
Trigger Event:
release
-
Statement type:
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee76a42175461f9b99bc4f2cd65c567f04f11d1b37ef281bbf7b0353a350245a
|
|
| MD5 |
dcfaf73cde536a40fa11db1008b763b4
|
|
| BLAKE2b-256 |
6ab808ca4361e1d303568a2bfe1a9e6a83d66aa97ad0c0425100cf0822cd8db9
|
Provenance
The following attestation bundles were made for pyadsbdb-0.1.2-py3-none-any.whl:
Publisher:
python-publish.yml on ttheek/pyadsbdb
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pyadsbdb-0.1.2-py3-none-any.whl -
Subject digest:
ee76a42175461f9b99bc4f2cd65c567f04f11d1b37ef281bbf7b0353a350245a - Sigstore transparency entry: 195035141
- Sigstore integration time:
-
Permalink:
ttheek/pyadsbdb@f665defe73084739d75ebfc5f81955c49d2c6383 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/ttheek
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@f665defe73084739d75ebfc5f81955c49d2c6383 -
Trigger Event:
release
-
Statement type: