Here are some of the projects I’m currently or have been working on:
- python-webdav
- pynmea
This is a WebDAV client library written for the Python programming language. The sourceforge project can be found here and it’s homepage, along with documentation can be found here. It is also pip installable.
This is a Python library for reading and parsing NMEA data. Currently many sentence types are supported, though not all (there are quite a few!). The project can be found on google code and is also pip installable. Documentation for the project can be found here