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.0.tar.gz (34.9 kB view details)

Uploaded Source

Built Distribution

aprspy-0.3.0-py3-none-any.whl (43.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aprspy-0.3.0.tar.gz
  • Upload date:
  • Size: 34.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.3

File hashes

Hashes for aprspy-0.3.0.tar.gz
Algorithm Hash digest
SHA256 94ed7026c74c9eadf048797d0c4d6d613665e43b208d961180a105401f5593c2
MD5 a9dd0126a675ee2c465691a2461b2b3d
BLAKE2b-256 cb5f4dcae11ef43f3a8b9df1d7fa428b7f417bed450e4433e792fd64e98e2b3e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aprspy-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 43.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.3

File hashes

Hashes for aprspy-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 43c2cb59d0c5d6130848709fa7b180c4b8d4e664794b784a29aca2a0d6e305f1
MD5 a3eef728bb5892efbc5a5b6008e2e632
BLAKE2b-256 af26c510e4c6afe3213d5b617539dbd12e0b645b68333867d12e36c5ebfc5fd7

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