flyingcircusio / batou

batou is a universal, fractal deployment utility using Python.
https://batou.readthedocs.org
Other
47 stars 11 forks source link

Design better data modelling / API #59

Open ctheune opened 4 years ago

ctheune commented 4 years ago

Inspiration can be taken from:

This would help pave the road to make the modelling more explicit tool-based python and leverage a clean data API that is easy to access in Python and templates.

ctheune commented 4 years ago

This is also interesting in combination with multi-phasic deployments as one phase may need to complete to allow configuring the model for the next phase ... ?