GlobalFishingWatch / gpsdio

AIS I/O with Python, dictionaries, and the GPSd AIVDM schema.
Other
6 stars 3 forks source link

Python3 support #138

Closed geowurster closed 9 years ago

geowurster commented 9 years ago

Closes #23

This PR looks a lot bigger than it actually is. A lot of the changes are in the unittests, which required moving the test data to conftest to avoid relative imports.