Open source NMEA serialization/deserialization library work.
About
PyNMEA is an open-source library originally authored by Becky Lewis. It serializes and deserializes NMEA statements into Python objects.
PyNMEA is used as a component of the Wemar Nautipad application.
My role
I expanded the library with SEATALK support via a Gadgetpool USB NMEA/SEATALK interface and support for TMQ-flavored NMEA.
PyNMEA on GitHub