Some random python scripts that I’ve created during my learning trail. These scripts focuses primarily on use-cases for Network Engineers. All examples are available on the python script examples GitHub repository.
Reliable Config Generation with Python
Generating configuration files is quite simple, but how to ensure that the result of a configuration template is useful?