Packet Coders Newsletter #013 - Nov2021

Network Automation Newsletter. Edition 013 - Nov2021
Packet Coders Newsletter #013 - Nov2021
Photo by Christopher Burns / Unsplash

Latest Posts

Just in case you missed them ...

Save Time When Writing Python Classes
Today I`m going to quickly show you how you can save a bunch of time and code when writing classes. Typically when writing a class we do something like this. class Interface: def __init__(self, name: str, speed: int, mtu: int) -> None: self.name = name self.speed
Suzieq`s Network Config Time-Machine
Today I want to share a very cool feature of Suzieq, which I’ve been using a lot at the moment, but before I dive in, for those of you who are new to Suzieq... Suzieq is an observability platform that allows you to query your network using a common set

Members Updates

Lots going in the member's area (join here)...

Landed

  • Guest Speaker with Jeremey Stretch recordings available.
  • Prometheus and Grafana 101 session. Recordings/labs are available.
  • Suzieq course updates. Including videos, updated to Suzieq 0.15.x and 2 new lessons added.

Coming Up

  • Python OOP 2hr live coding session.
  • 101 into IP Fabric with Daren Fulwell.
  • Lots more about to be released so stay tuned!

Opensource Releases

Releases · batfish/batfish
Batfish is a network configuration analysis tool that can find bugs and guarantee the correctness of (planned or current) network configurations. It enables network engineers to rapidly and safely ...
A BUMPER release. Has a TON of updates. Including support for Check Point FWs, improved layer1 topology handling and lots more.
Ansible - Visual Studio Marketplace
Extension for Visual Studio Code - Ansible language support
New Ansible extension for VSCode.

Cool Projects

GitHub - tiangolo/typer: Typer, build great CLIs. Easy to code. Based on Python type hints.
Typer, build great CLIs. Easy to code. Based on Python type hints. - GitHub - tiangolo/typer: Typer, build great CLIs. Easy to code. Based on Python type hints.
A Python library built on top of Click for building CLIs, that promotes easy to code CLIs and is based on Python type hints.
GitHub - networktocode/awesome-network-automation: Curated Awesome list about Network Automation
Curated Awesome list about Network Automation. Contribute to networktocode/awesome-network-automation development by creating an account on GitHub.
An amazing list of network automation projects.
pypi-changes
check out when packages changed
See available updates for your packages.

Subscribe to our newsletter and stay updated.

Don't miss anything. Get all the latest posts delivered straight to your inbox.
Great! Check your inbox and click the link to confirm your subscription.
Error! Please enter a valid email address!