Skip to content

marccardinal/aprs-python

 
 

Repository files navigation

APRS library for Python

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

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 full 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.
Just visit the repository at https://github.com/rossengeorgiev/aprs-python

About

Python module for working with APRS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Makefile 0.7%