ADS-B tools for Python
Project description
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.
Change Log
Version History
- 0.0.1
Project created.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
adsb-0.0.1-py3-none-any.whl
(21.6 kB
view hashes)