OSRM Python Bindings
- Mentors
- Nils Nolde, Siarhei Fedartsou
- Organization
- OpenStreetMap
- Technologies
- python, c++
- Topics
- routing
Develop Python bindings to the OSRM C++ framework using pybind11, with the end goal of publishing the package to PyPI.
This would allow OSRM to function as a Python library, as well as increase ease of use via the existence of PyPI packages.
The main deliverable would include a functioning Python library via binding to the C++ framework - and published on PyPI.