https://github.com/tomtom-international/openlr-python
OpenLR library for Python
https://github.com/tomtom-international/openlr-python
Last synced: 28 days ago
JSON representation
OpenLR library for Python
- Host: GitHub
- URL: https://github.com/tomtom-international/openlr-python
- Owner: tomtom-international
- License: apache-2.0
- Created: 2020-01-15T09:08:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T01:06:39.000Z (6 months ago)
- Last Synced: 2025-03-31T05:41:24.327Z (2 months ago)
- Language: Python
- Homepage: https://openlr-python.readthedocs.io/
- Size: 74.2 KB
- Stars: 13
- Watchers: 8
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenLR Python
[](LICENSE)
[](https://codecov.io/github/tomtom-international/openlr-python?branch=master)
[](https://pypi.org/project/openlr)
[](https://pypi.org/project/openlr)
[](https://pypi.org/project/openlr)Zero dependency Python implementation for
[OpenLR™](https://www.openlr-association.com) XML and binary physical formats according to
[the White Paper](https://download.tomtom.com/open/banners/openlr-whitepaper_v1.5.pdf)
and [the reference implementation](https://github.com/tomtom-international/openlr).## Installation
```
pip install openlr
python -m openlr CwGkNSK5WhtzAv9+/5kbAw==
```## License
Released under [the Apache License 2.0](LICENSE).
Copyright (c) 2016-2021 TomTom NV.