Code-First Configuration Package for Python

In the Code-First approach, you first define your data-model in plain code. You can start working with that model immediately, and only later you worry about schema definitions, bindings, and other… Read more

Similar

Python Libraries for Reporting and Factsheets

Python is a popular tool for all kinds of automation needs and therefore a great candidate for your reporting tasks. There is a wealth of techniques and libraries available and we’re going to introduce four popular options here. After reading this blog po... (more…)

Read more »