Pynsee is a library to work with the French INSEE and IGN APIs to obtain statistical and geospatial data.
This supersedes v0.2.2 that was not pushed to PyPi.
Bugfixes
- add
openpyxl
in requirements by @tfardet in #274 - add 400 retry by @tgrandje in #266
- ValueError on non-aRGB-hex-values in excel files by @tgrandje in #272
Improvements