# OSRM utils for Python
Managed by Golden M, Inc.
## Description
A Python wrapper for the OSRM API, compatible with the OSRM API or a local OSRM server.
## Work with us
Golden M is a software/hardware development company what is working on
a new, innovative and disruptive technologies.
For more information, contact us at [sales@goldenm.com](mailto:sales@goldenm.com)
## License
This project is under MIT License, for more information, check out the `LICENCE`
Raw data
{
"_id": null,
"home_page": null,
"name": "osrm-utils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Kenny Mochizuki <kenny@goldenm.com>",
"keywords": "osrm, osrm-utils, osrm-python, osrm-client, osrm-api",
"author": null,
"author_email": "\"Golden M, Inc.\" <software@goldenm.com>",
"download_url": "https://files.pythonhosted.org/packages/ac/70/668963bb4bc9a3884a29c471ab835cd6ff4cc163ca593b3676c01c3a24a3/osrm_utils-1.0.1.tar.gz",
"platform": null,
"description": "# OSRM utils for Python\n\nManaged by Golden M, Inc.\n\n## Description\nA Python wrapper for the OSRM API, compatible with the OSRM API or a local OSRM server.\n\n## Work with us\nGolden M is a software/hardware development company what is working on\na new, innovative and disruptive technologies.\n\nFor more information, contact us at [sales@goldenm.com](mailto:sales@goldenm.com)\n\n## License\nThis project is under MIT License, for more information, check out the `LICENCE`\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "OSRM Utils for Python",
"version": "1.0.1",
"project_urls": {
"Changelog": "https://github.com/goldenm-software/osrm-utils/blob/main/CHANGELOG.md",
"Repository": "https://github.com/goldenm-software/osrm-utils"
},
"split_keywords": [
"osrm",
" osrm-utils",
" osrm-python",
" osrm-client",
" osrm-api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "abb3f5d3be0206511d56ab4f013f7f5d5fa9d24b797effb73a5382639eb4e328",
"md5": "fbb78d2bcbf5a3ca352a7ea72a356c3a",
"sha256": "8f5caa89767860ae43ca18aba3ccccbbf9fd57c13ecab39bde6540d592d7891c"
},
"downloads": -1,
"filename": "osrm_utils-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fbb78d2bcbf5a3ca352a7ea72a356c3a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 9228,
"upload_time": "2024-06-14T18:36:44",
"upload_time_iso_8601": "2024-06-14T18:36:44.564768Z",
"url": "https://files.pythonhosted.org/packages/ab/b3/f5d3be0206511d56ab4f013f7f5d5fa9d24b797effb73a5382639eb4e328/osrm_utils-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac70668963bb4bc9a3884a29c471ab835cd6ff4cc163ca593b3676c01c3a24a3",
"md5": "472008c44595a309ae4a669c4ba1eeef",
"sha256": "9076ae464479f40aafc915affe7b928e3f0772f6311795dc3e76866735b98332"
},
"downloads": -1,
"filename": "osrm_utils-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "472008c44595a309ae4a669c4ba1eeef",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 8949,
"upload_time": "2024-06-14T18:36:46",
"upload_time_iso_8601": "2024-06-14T18:36:46.108592Z",
"url": "https://files.pythonhosted.org/packages/ac/70/668963bb4bc9a3884a29c471ab835cd6ff4cc163ca593b3676c01c3a24a3/osrm_utils-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-14 18:36:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "goldenm-software",
"github_project": "osrm-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": []
}
],
"lcname": "osrm-utils"
}