An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# OpenLR Python

[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](LICENSE)
[![Coverage Status](https://img.shields.io/codecov/c/github/tomtom-international/openlr-python/master.svg)](https://codecov.io/github/tomtom-international/openlr-python?branch=master)
[![pip downloads](https://img.shields.io/pypi/dm/openlr)](https://pypi.org/project/openlr)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/openlr)](https://pypi.org/project/openlr)
[![PyPI](https://img.shields.io/pypi/v/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.