Skip to main content

Beacon processor for the OGN data stream.

Project description

# OGN Lib

[![Build Status](https://travis-ci.org/akolar/ogn-lib.svg?branch=master)](https://travis-ci.org/akolar/ogn-lib) [![codecov](https://codecov.io/gh/akolar/ogn-lib/branch/master/graph/badge.svg)](https://codecov.io/gh/akolar/ogn-lib) [![PyPI version](https://badge.fury.io/py/OGN-lib.svg)](https://badge.fury.io/py/OGN-lib)


## Overview

OGN Lib is an easily extendable library for communication with the [Open Glider
Network](http://wiki.glidernet.org/)'s APRS servers.

The libray is MIT licensed and uses no external dependencies.


## Quick example

```
from ogn_lib import OgnClient, Parser


def callback(data):
print(data)

client = OgnClient('N0CALL')
client.connect()
client.receive(callback, parser=Parser)
```


## Requirements

- Python 3.4 or greater


## Installation

Library is available on PyPI and can be installed by executing

```
pip install ogn-lib
```


## Documentation

The documentation is available online at
[http://ogn-lib.readthedocs.io](http://ogn-lib.readthedocs.io/en/latest/).


## How to contribute


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

ogn-lib-0.2.2.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

ogn_lib-0.2.2-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file ogn-lib-0.2.2.tar.gz.

File metadata

  • Download URL: ogn-lib-0.2.2.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ogn-lib-0.2.2.tar.gz
Algorithm Hash digest
SHA256 641a2edb91c844239636229990644305a36d8fe82093995825bbe5f57034cd79
MD5 8ccda53807dd674057738aeb774b0718
BLAKE2b-256 3b1feeb71e048fbea88b90dd902036ff3bfbbd7944bf35f411fca5e1555d4bcc

See more details on using hashes here.

File details

Details for the file ogn_lib-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for ogn_lib-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 28d2543c490621856b9cd60e2ff12894facfcb23bab127204e5d699e8ffb7a17
MD5 9276cb7616d12e1cdd9cb2c9bed92e43
BLAKE2b-256 c686a8564959170e37e0d214bc7e295dfc526cb0cd5f3e63e8d397cccbfbd96f

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