mapillary / mapillary-python-sdk

A Python 3 library built on the Mapillary API v4 to facilitate retrieving and working with Mapillary data.
MIT License
37 stars 14 forks source link

`KeyError` Fix, Bug Report, #138 #139

Closed Rubix982 closed 2 years ago

Rubix982 commented 2 years ago

Fix introduced for KeyError, as per #138.

This PR introduces,

  1. dateutil installation to mimic code provided
  2. Introduced dump folder and data for tests
  3. Wrote test for interface
  4. Makefile policy introduced