Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 2.04 KB

README.md

File metadata and controls

39 lines (32 loc) · 2.04 KB

OTLMOW-DAVIE

PyPI otlmow-davie-downloads Unittests PyPI - Python Version GitHub issues coverage

Summary

The main use case of otlmow-davie is to integrate with DAVIE, the portal for data exchange

OTLMOW Project

This project aims to implement the Flemish data standard OTL (https://wegenenverkeer.data.vlaanderen.be/) in Python. It is split into different packages to reduce compatibility issues

Installation and requirements

Currently, you need at least Python version 3.7 to use this library.

To install the OTL MOW project into your Python project, use pip to install it:

pip install otlmow_davie

To upgrade an existing installation use:

pip install otlmow_davie --upgrade

Usage

TODO