credativ® Blog

Here you will find interesting news about industry-specific topics and us.

Categories
Category
Tags

Categories

Tags

Posts by: Damian Lukowski
D

About the author

dlu

29 January 2026

proxmoxer-stubs - Type annotations for proxmoxer

proxmoxer is a Python library for interacting with the Proxmox REST API, whose compact implementation stands in contrast with the API’s large amount of endpoints. The library’s implementation does not need to change when endpoints are added or amended in new Proxmox releases, but as a consequence, the few functions which handle those many endpoints […]

Read more

30 May 2025

Puppet Custom Types and Providers

Introduction Puppet is a software configuration management solution to manage IT infrastructure. One of the first things to be learnt about Puppet is its domain-specific language – the Puppet-DSL – and the concepts that come with it. Users can organize their code in classes and modules and use pre-defined resource types to manage resources like […]

Read more