No project description provided
Project description
OTLMOW-Model
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
- otlmow-model (you are currently looking at this package)
- otlmow-modelbuilder
- otlmow_converter
Installation and requirements
OTLMOW-Model has no dependencies other than the standard Python libraries. Currently, you need at least Python version 3.8 to use this library. To install the OTL MOW project into your Python project, use pip to install it:
pip install otlmow-model
To upgrade an existing installation use:
pip install otlmow-model --upgrade
Creating the OTL datamodel using the OTL SQLite
With every OTL update, you can run main.py to allow the creation of an updated Python datamodel. The generated classes are not backwards compatible.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
otlmow_model-2.5.1.tar.gz
(522.6 kB
view hashes)
Built Distribution
Close
Hashes for otlmow_model-2.5.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2041043b296b4f9627109225e9094dc6947aa49574ba0ed8ed3d13a788f1a4ab |
|
MD5 | 9e28c9732fde518026dad2a0880dbfd2 |
|
BLAKE2b-256 | 02660e72e19de18bfe05463ef5bb783e982a62e66095491158b6d909410e9720 |