{"library":"pynmea2","type":"library","category":null,"description":"pynmea2 is a Python library for parsing and creating NMEA 0183 sentences, commonly used in GPS and other GNSS receivers. It provides a flexible API for working with various NMEA sentence types, handling checksums, and accessing data fields. The current version is 1.19.0, with a release cadence of several updates per year, primarily for bug fixes and new sentence type support.","language":"python","status":"active","version":"1.19.0","tags":["nmea","gps","gnss","serial","protocol","parsing","location"],"install":[{"cmd":"pip install pynmea2","imports":["import pynmea2\nmsg = pynmea2.parse('$GPGGA,...')","from pynmea2 import GGA\nmsg = GGA('GP', 'GGA', (...))","from pynmea2 import ChecksumError","from pynmea2 import ParseError"]}],"homepage":null,"github":"https://github.com/Knio/pynmea2","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pynmea2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pynmea2/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}