5-Day Network Automation Bootcamp Hi, Just a quick mail to let you know that we still have a few spaces left on our Network Automation 5-day bootcamp, which is starting on the 13th Feb.
Free Post BlogPython An Intro to Python Poetry In this post, I'm going to provide a TL;DR to Poetry for Python package and virtual environment management. Pip and Virtual Environments If you've worked with Python for network
Free Post Newsletter Packet Coders Newsletter #027 - January 2023 In Case You Missed it Our Top Recommended Network Automation Projects of 2022As we near the end of 2022, we would like to share with you Packet Coders top projects
Free Post Blog Our Top Recommended Network Automation Projects of 2022 As we near the end of 2022, we would like to share with you Packet Coders top projects and tools of the year. GitHub - cansarigol/pdbr: pdb + Rich librarypdb
Free Post tech-session Building CLI's /w Python Typer This recording is part of the Packet Coders member Tech Sessions. Within this tech session we cover: Introduction What is Typer? Type Hinting 101 Demo Creating a basic CLI -
Free Post BlogGit TL;DR - How to Write Good Git Commit Messages When it comes to version control and using Git, one thing I've always struggled with is knowing how to write good clean Git commit messages. For example, should I use
Free Post Newsletter Packet Coders Newsletter #026 - December 2022 In Case You Missed it An Intro into Ansible’s Built-In Debugger » Network AutomationToday I’m going to show you an inbuilt debugger tool that you can use in Ansible
Free Post BlogAnsible An Intro into Ansible's Built-In Debugger Today I'm going to show you an inbuilt debugger tool that you can use in Ansible to help troubleshoot your tasks and playbooks. As per the Ansible docs, the debugger
Free Post tech-session An Intro to Graph Databases This recording is part of the Packet Coders member Tech Sessions. Within this tech session we cover: Introduction Different types of databases Use cases for Graph Databases Query Languages Demo