<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="/feed.xsl"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Automation · Darren Qu</title><link>https://darrenqu.net/automation/</link><description>Network automation in Go and Python — device access, config parsing, and vendor APIs.</description><generator>Hugo</generator><language>en-US</language><managingEditor>Darren Qu</managingEditor><webMaster>Darren Qu</webMaster><copyright>2026 Darren Qu</copyright><atom:link href="https://darrenqu.net/automation/index.xml" rel="self" type="application/rss+xml"/><lastBuildDate>Sat, 11 Apr 2026 00:00:00 +0000</lastBuildDate><item><title>netrasp: Netmiko-Style Network Automation in Go</title><link>https://darrenqu.net/automation/netrasp-network-automation-in-go/</link><pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate><guid isPermaLink="true">https://darrenqu.net/automation/netrasp-network-automation-in-go/</guid><category>Automation</category><category>go</category><description>A Go library for driving network devices over SSH. The API, a working read and write example, and the error-handling behaviour that will bite you if you assume Netmiko semantics.</description></item></channel></rss>