<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>python on Senior Software Engineer Learns Functional Programming</title><link>https://llcawthorne.github.io/tags/python/</link><description>Recent content in python on Senior Software Engineer Learns Functional Programming</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 19 Sep 2026 15:00:00 -0400</lastBuildDate><atom:link href="https://llcawthorne.github.io/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>Automate the Boring Stuff with Python</title><link>https://llcawthorne.github.io/posts/automate-the-boring-stuff-with-python/</link><pubDate>Sat, 19 Sep 2026 15:00:00 -0400</pubDate><guid>https://llcawthorne.github.io/posts/automate-the-boring-stuff-with-python/</guid><description>&lt;p&gt;&lt;img alt="Automate the Boring Stuff with Python cover" loading="lazy" src="https://llcawthorne.github.io/posts/automate-the-boring-stuff-with-python/images/cover.jpg"&gt;&lt;/p&gt;
&lt;p&gt;Sometimes it&amp;rsquo;s fun to read easy books, and this was an easy, fun book. It didn&amp;rsquo;t
go into as much depth about Python as the Python Tutorial on the Python website,
but it covered the basics, then went on a romping overview of using all sorts of
libraries to perform tasks you might need to perform. Some of the tasks were
pretty relevant, like loading an Excel file, working with JSON, or sending
yourself an email; others were cool and could be put to creative uses, like
driving a web browser with Playwright or working with a SQLite database; and
some were kind of niche topics that I&amp;rsquo;d look back up if I ever needed to deal
with them, like working with XML, OCR, or speech recognition. They were all kind
of fun to play with, so I enjoyed reading this book.&lt;/p&gt;</description></item></channel></rss>