pyosrm
pyosrm copied to clipboard
Cython wrapper of osrm-backend to be used in Python.
The setup has been modernized, including a more comprehensive pyproject.toml and a library checking. Moreover, in the Cython wrapper the support for `table` requests has been added.
Hi: Thank you so much for providing an amazing package. Use this package according to the method you said. When the route method is executed multiple times, it is found...
`(base) D:\Users\[username]\Downloads\pyosrm-master>python setup.py build_ext --inplace running build_ext building 'pyosrm' extension C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -I/usr/local/include/osrm -I/usr/include/boost -I/usr/local/include/boost -IC:\Program Fileoosoost_1_77_0 -IC:\Program Files\osrm -ID:\Users\[username]\Anaconda3\include -ID:\Users\[username]\Anaconda3\include...
Add support for building and using the lib on OSx.