ads-b: A python 3 library for encoding/decoding ADS-B messages Installation The latest version of ads-b can be installed from PyPI using pip. python3 -m pip install ads-b Basic Usage import adsb # TODO: Fill this in