davidvlaminck / OTLMOW-DAVIE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%