pyramid_oereb DEV Workshop

pyramid_oereb nutzt GNU Make zur Automatisierung

Was gehört dazu?

Wichtige Befehle:

make install
make lint
make tests
make serve
make doc
make clean-all

pyramid_oereb nutzt GitHub / GIT

Was gehört dazu?

Was macht GitHub (bei jedem Push und jedem PullRequest)

pyramid_oereb ist Python Package

Was gehört dazu?

Auflistung in als Package Requirement:

pyramid_oereb==1.8.0

oder manuelle Installation via PIP:

python3 -m pip install pyramid_oereb==1.8.0

nutzen das Python Package

pyramid_oereb ist ein pyramid Plugin

Was gehört dazu?

Webdienste:

Zusatzwebdienste:

Es könnte so einfach sein ABER Anpassbarkeit macht Komplexität nötig

Uncle Bobs SOLID principles

Resultierender Aufbau

Detail

1