If you are interested in developing Python apps in a more elegant way, you care about performance or you just want to learn more advanced aspects of Python — this article is for you. In this article, I explain, step-by-step, on how to create custom iterators & generators, so even…