{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/10"},{"label":"GIS","url":"https://skillfed.io/packages/category/scientific-engineering-gis"}],"enrichment":{"capability":"Parses and generates UBX protocol messages from u-blox GNSS receivers, and can also handle NMEA 0183 and RTCM3 protocols through pynmeagps and pyrtcm.","skillfed_tags":["gnss-gps","protocol-parser","ubx-binary"],"use_cases":["Stream and parse real-time GNSS data from a u-blox receiver via file or socket.","Read and decode UBX messages from a binary file for post-processing or analysis.","Send configuration commands or queries to a u-blox receiver and parse responses.","Handle mixed protocol streams containing UBX, NMEA, and RTCM3 messages.","Extend the parser with custom UBX message definitions for non-standard outputs."],"what_it_does":"pyubx2 is a parser and generator for the UBX binary protocol used by u-blox GNSS receiver modules. It reads and parses incoming UBX messages from streams (serial, file, or socket), returning both raw bytes and structured message objects. The package integrates support for NMEA 0183 and RTCM3 protocols via its runtime dependencies pynmeagps and pyrtcm, covering all output protocols that u-blox receivers produce.\n\nThe library divides UBX messages into three categories: GET (output from the receiver), SET (commands to the receiver), and POLL (queries to the receiver). It provides a UBXReader class for streaming and parsing, a static parse() method for individual messages, and utilities for generating and serializing messages. The package is readily extensible and implements a comprehensive set of messages for current u-blox devices.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, low install friction, and a permissive BSD-3-Clause license. It fills a clear need for developers working with u-blox GNSS receivers. Install it if you need to parse or generate UBX protocol messages."},"id":"pyubx2","links":{"html":"https://skillfed.io/packages/pyubx2","md":"https://skillfed.io/packages/pyubx2.md","pypi":"https://pypi.org/project/pyubx2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-18","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"pyubx2","python_support":"supports_current","summary":"UBX protocol parser and generator"},"popularity":{"monthly_downloads":93040,"position":13404,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.6"}
