aprslib documentation¶
A python library for dealing with APRS. It can be used to interact with APRS-IS servers, sending and receiving. Parsing functionally is also included, but currently doesn’t implement the full spec. See the section for supported formats.
Installation¶
To install the latest release from pypi
:
pip install aprslib
To install the latest dev version from the Github repo:
pip install git+https://github.com/rossengeorgiev/aprs-python
Contents¶
Version: 0.6.42
Generated on: Jul 10, 2022