OH of ONE
  • About
OH of ONE

Python


On Nested Python Functions

 Posted on March 9, 2025  |  1259 words  |  Aaron

A discussion on the use of nested functions in Python and why you should use them. [Read More]
python  refactoring  clean code 

Api Pagination With Python Generators

 Posted on February 22, 2025  |  1177 words  |  Aaron

Python generators are an underutilized tool. In this article, we demonstrate how they can be used for pagination on API calls. [Read More]
python  api  pagination  generators 

Aaron  • © 2025  •  OH of ONE