🐍 Python Term of the Day: absolute import (Python Glossary)
An absolute import uses a module’s full path from your project’s top-level package.
realpython.com/ref/glossary...
An absolute import uses a module’s full path from your project’s top-level package.