Tag
Usually, as network engineers, we use Jinja2 to store configuration templates, so let us check the structures, thinking of a practical appro…
Why JSON? JSON is very popular with Network engineers because many of the APIs and network devices already support it, it is easy to read an…
The tools we are going to use are: VENV and PYENV venv: Python 3.3 and subsequent versions include a built-in module called venv that enable…
This post is based on a real situation where we received a request to gather information about one of our customer sites and check for avail…