Is there a good NMEA string parser for Python that you can recommend?

I know it is easy to parse but I would rather not re-invent the wheel.

Thanks

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

There's a Python NMEA parser library - http://code.google.com/p/pynmea/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.