Skip to main content

An APRS parser for Python

Project description

version license build docs issues coverage-status

Introduction

aprspy is an APRS packet parser and generator for Python.

Currently supports:-

  • Decoding
    • Standard compressed/uncompressed location packets

    • Mic-E location packets

    • Message packets (including bulletins and announcements)

    • Status report packets

  • Encoding
    • Uncompressed location packets

    • Message packets

Usage

Brief usage explanation:

>>> from aprspy import APRS
>>> packet = APRS.parse('XX1XX>APRS,TCPIP*,qAC,FOURTH:=5030.50N/10020.30W$221/000/A=005Test packet')
>>> packet
<PositionPacket: XX1XX>
>>> packet.latitude
50.508333
>>> packet.longitude
-100.338333
>>> packet.course
221

Documentation

Documentation can be found at https://aprspy.readthedocs.io/en/latest/.

Development

Dependencies needed for development can be installed with pip install -r dev-requirements.txt.

The documentation can be built locally by running make in the docs/ folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aprspy-0.3.3.tar.gz (40.1 kB view details)

Uploaded Source

Built Distribution

aprspy-0.3.3-py3-none-any.whl (49.4 kB view details)

Uploaded Python 3

File details

Details for the file aprspy-0.3.3.tar.gz.

File metadata

  • Download URL: aprspy-0.3.3.tar.gz
  • Upload date:
  • Size: 40.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for aprspy-0.3.3.tar.gz
Algorithm Hash digest
SHA256 28334e5eca947c81edab69a7fa8842f9217b8cf26b0135fb37951ec5a54cbfd6
MD5 66d811e0443f5b9be31187d181753ffd
BLAKE2b-256 f3d6cf506eff0b3ac4d9edfc2c7c3d22b9c5e6c80f44851977d2b6eed4812f62

See more details on using hashes here.

File details

Details for the file aprspy-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: aprspy-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 49.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for aprspy-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ee29034b1d59c894607173b71da46fc9be6177c42e7a323edf6056de2f2566d1
MD5 9afc363c84fae80b02d8e2fbee01df2d
BLAKE2b-256 f3f9720ccf9f7d3ebcf35bcbe209ef53edba0fc7928c63a8317339188583ccfa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page