News

This repository contains my python script examples that focuses on use cases for Network Engineers. They are explained in more detail in the associated Blog posts at the Coding Networker Blog. The ...
Watch the video tutorial: This example shows how to run a Python script as cron job with GitHub Actions. It calls an API once a week (could be any schedule you want), logs the response in status.log, ...