VModeS is a library for vectorized decoding of Mode S and ADS-B data.

Install library with::

    pip install vmodes

Read API documentation::

    pydoc vmodes

This library is inspired by pyModeS project by Junzi Sun. Learn more about
Mode S and ADS-B with his book at

    https://mode-s.org/decode/

VModeS library is licensed under terms of AGPL license, version 3, see
COPYING file for details. As stated in the license, there is no warranty,
so any usage is on your own risk.
