Skip to content

claws/adsb

Repository files navigation

adsb

ADS-B tools for Python

The adsb package currently provides tools for working with ADSB messages produced by software that provides BaseStation-like output, such as dump1090.

This project is very early in development.

Quickstart

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
# Fill this section in with the common use-case.

The API Reference provides API-level documentation.

About

ADS-B tools for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published