rossengeorgiev / aprs-python

📡 Python module for working with APRS

Home Page:http://aprs-python.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APRS library for Python

Latest version released on PyPi Test coverage Build status of master branch Documentation status

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 documentation.

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

Contribution

Suggestions, issues and pull requests are welcome.

About

📡 Python module for working with APRS

http://aprs-python.readthedocs.io/en/latest/

License:GNU General Public License v2.0


Languages

Language:Python 99.4%Language:Makefile 0.6%