Skip to main content

Python library to parse NMEA streams

Project description

NMEA Parser

A library used to decode NMEA data streams from GNSS receivers. Capable of parsing a text file containing NMEA data or reading from a serial port real time.

This library is currently in Beta and is subject to change any time.

Dependencies

PySerial is the only dependency. See requirements.txt.

Usage

See www.bek.sh/nmea-parser for a manual.

Changelog

  • 0.1.2 (2021-05-25)

    • Fix 'inaproprate ioctl for device' error from serial library
  • 0.1.1 (2021-05-24)

    • Improve safety of file handling in input stream module
    • Bug fixes in type checking
    • Fix absolute imports in project
    • Small fixes to documentation
  • 0.1.0 (2021-05-20):

    • Inital release

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

nmea-parser-0.1.2.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

nmea_parser-0.1.2-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

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