I originally thought node would be the way because I am not hardcore and think node is the answer to all things :).
Given that some of the spatiallite bindings repos in node lack lots of maintenance and that mapilarry tools is already in python, let's just use python!
work
[x] find a python equivalent to knex
[x] find a python module for creating a server
[x] update the docker build to include python and not node
[x] find a testing framework in python to test loaders, handlers, ect.
description
I originally thought node would be the way because I am not hardcore and think node is the answer to all things :).
Given that some of the spatiallite bindings repos in node lack lots of maintenance and that mapilarry tools is already in python, let's just use python!
work