<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python on OH of ONE</title><link>https://ohof.one/tags/python/</link><description>Recent content in Python on OH of ONE</description><generator>Hugo</generator><language>en-us</language><managingEditor>aaron@ohof.one (Aaron)</managingEditor><webMaster>aaron@ohof.one (Aaron)</webMaster><lastBuildDate>Sat, 24 May 2025 05:05:28 -0600</lastBuildDate><atom:link href="https://ohof.one/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>Robust Testing of the Template Method Pattern in Python with Pytest and Abstract Factories</title><link>https://ohof.one/post/testing_the_template_method_pattern_in_pytest/</link><pubDate>Sat, 24 May 2025 05:05:28 -0600</pubDate><author>aaron@ohof.one (Aaron)</author><guid>https://ohof.one/post/testing_the_template_method_pattern_in_pytest/</guid><description>A Safe and Elegant Approach to Testing the Template Method Pattern</description></item><item><title>On Nested Python Functions</title><link>https://ohof.one/post/on_nested_python_functions/</link><pubDate>Sun, 09 Mar 2025 23:02:13 -0600</pubDate><author>aaron@ohof.one (Aaron)</author><guid>https://ohof.one/post/on_nested_python_functions/</guid><description>A discussion on the use of nested functions in Python and why you should use them.</description></item><item><title>Api Pagination With Python Generators</title><link>https://ohof.one/post/api_pagination_with_python_generators/</link><pubDate>Sat, 22 Feb 2025 23:29:55 -0700</pubDate><author>aaron@ohof.one (Aaron)</author><guid>https://ohof.one/post/api_pagination_with_python_generators/</guid><description>Python generators are an underutilized tool. In this article, we demonstrate how they can be used for pagination on API calls.</description></item></channel></rss>