In this step-by-step tutorial, you'll learn about generators and yielding in Python. You'll create generator functions and generator expressions using multiple Python yield statements. You'll also learn how to build data pipelines that take advantage of these Pythonic tools.| realpython.com
Entry Points for Plugins¶| setuptools.pypa.io
Choosing a build backend¶| packaging.python.org