adsb

ADS-B tools for Python

This project is very early in development. Things will change.

Quick Start

adsb is available on PyPI and can be installed with pip.

$ pip install adsb

After installing adsb you can use it like any other Python module.

Here is a simple example:

import adsb
# Insert common use-case.