Check out our latest post: The Schema-Driven LLM Query Pattern
www.packetcoders.io/the-schema-d...
Check out our latest post: The Schema-Driven LLM Query Pattern
www.packetcoders.io/the-schema-d...
πPython Tip:
When working with large numbers, Python lets you use underscores (_) to enhance readability.
Here is an example: π
#networkautomation
π€ Slurp'it MCP β Connect your favourite LLM directly to your network data. Query live or historical inventory, automate data updates and build AI-driven workflows using Slurp'itβs Model Context Protocol. slurpit.io/ai-mcp/
02.03.2026 16:01 β π 0 π 0 π¬ 0 π 0β¨ICYMI - Learn how to use the rendering tool - Jinja, to templatize and automate your configuration in our post: An Introduction to Jinja2 for Network Automation π buff.ly/3Bk9otK #networkautomation
26.02.2026 09:30 β π 0 π 0 π¬ 1 π 0
π Python DX Tip: Save time when running scripts by using `uv run` to automatically activate your virtual environment.
Example below π
#networkautomation
π ICYMI - New Tech Session: MCP Deep Dive by Gary Woodward
We cover:
β
What MCP is
β
Transport methods (stdio, HTTP)
β
FastMCP
β
MCP Inspector
β
Tools and Prompts
β nebula.packetcoders.io/recording
π ICYMI - Network Testing with Cisco pyATS
Our refreshed pyATS course live and includes:
- Testbeds (YAML+Python)
- Genie parsing & state validation
- AETest, EasyPy, Blitz
- NetBox, Webex & AI integrations
π 34 lessons | π 4h | π― Beginner
β nebula.packetcoders.io/course-detai...
β¨ Get the latest tips, tools, and insights to supercharge your network automation skills every month straight to your inbox.
π© Havenβt subscribed yet? Donβt miss out: buff.ly/3KNjmo0
β A big thank you to our sponsors SuzieQ and Netpicker. We genuinely appreciate your continued support. netpicker.io www.stardustsystems.net
11.02.2026 12:00 β π 0 π 0 π¬ 0 π 0
π New Tech Session: MCP Deep Dive by Gary Woodward
We cover:
β
What MCP is
β
Transport methods (stdio, HTTP)
β
FastMCP
β
MCP Inspector
β
Tools and Prompts
β nebula.packetcoders.io/recording
π Course: Network Testing with Cisco pyATS
Our refreshed pyATS course is now live. Includes
β’ Testbeds (YAML+Python)
β’ Genie parsing & state validation
β’ AETest, EasyPy, Blitz
β’ NetBox, Webex & AI integrations
π 34 lessons | π 4h | π― Beginner
β nebula.packetcoders.io/course-detai...
β¨ rumdl - A high-performance Markdown linter and formatter, written in Rust. github.com/rvben/rumdl
06.02.2026 15:05 β π 0 π 0 π¬ 0 π 0β¨ A quick word from one of our previous students...
05.02.2026 08:01 β π 0 π 0 π¬ 0 π 0
pyATS Tip: Use Genie Diff to compare structured data and easily identify differences.
It works with dictionaries, including structured output from Genie Parse and Genie Learn.
Below is an example of using Genie Diff to compare the results of a Genie Parse command:
#networkautomation
π ICYMI - Full Release: Modern Network Telemetry by Gary Woodward
The remaining modules are now live. The course includes:
β’ Telegraf & gNMIc
β’ Prometheus TSDB
β’ Grafana
π 53 lessons | π 5h 20m | π― Advanced
β nebula.packetcoders.io/course-detai...
π’ Landing today is our Tech Session: MCP Deep Dive. This is a members-only session. Looking to join? Head over to www.packetcoders.io/membership. #networkautomation
28.01.2026 08:01 β π 0 π 0 π¬ 0 π 0
π€ OpenAI Tip: If you need structured output from the LLM, use structured responses and define the expected format with JSON Schema.
Hereβs an example π
#networkautomation
β¨ Netpicker CVEasy - Allows automated CVE checks for network devices by matching device OS versions against the NIST CVE database. netpicker.io/cveasy-netwo...
23.01.2026 12:01 β π 0 π 0 π¬ 0 π 0
π Python Tip:
Speed up your Python package installs by up to 100x using uv, a drop-in replacement for pip.
#networkautomation
π Full Release: Modern Network Telemetry by Gary Woodward
The remaining modules are now live. The course includes:
β’ Telegraf & gNMIc
β’ Prometheus TSDB
β’ Grafana
π 53 lessons | π 5h 20m | π― Advanced
β nebula.packetcoders.io/course-detai...
π’ Landing this month is our Tech Session: MCP Deep Dive. This is a members-only session. Learn more about joining over at: www.packetcoders.io/membership #networkautomation
14.01.2026 08:00 β π 0 π 0 π¬ 0 π 0β¨ A quick word from one of our previous students...
08.01.2026 08:00 β π 0 π 0 π¬ 0 π 0
Git Tip: `git checkout` allows you to restore a single file to a previous version without affecting the rest of your project. For example: `git checkout <commit-hash> -- <path/to/file>`."
Full example below:
#networkautomation
π New Tech Session: An Intro to NetBox Plugin Development by Arsalan Yahyazadeh
We cover:
β
Introduction to NetBox Plugins
β
What is Django
β
Adding navigation, views, templates and data
β
An end-to-end demo of building a config drift app
β nebula.packetcoders.io/recording
Git Tip: Skip --set-upstream! Set the upstream branch automatically using the push.default config.
Heres an example:
#networkautomation
Ansible and NetBox Tip: Pass Ansible group_vars and host_vars into NetBox Config Templates by sending your Ansible vars, making them available directly within your Config Templates.
Here is an example:
#networkautomation
π’ Landing tonight is our Tech Session: An Introduction to NetBox Plugin Development. This is a members-only session. Looking to join? Head over to www.packetcoders.io/membership. #networkautomation
19.12.2025 08:01 β π 1 π 0 π¬ 0 π 0β¨ A quick word from one of our previous students...
11.12.2025 08:01 β π 0 π 0 π¬ 0 π 0
Jinja Tip!
Use `selectattr` to filter a list of dictionaries based on a matching condition.
Try it yourself here: nebula.packetcoders.io/j2-render/se...
Example below:
#networkautomation
π’ Landing this month is our Tech Session: An Introduction to NetBox Plugin Development. This is a members-only session. Learn more about joining over at: www.packetcoders.io/membership #networkautomation
04.12.2025 08:00 β π 0 π 0 π¬ 0 π 0