The most challenging topic for me was #Python package imports. Thank you #RealPython
What's a Python Namespace Package, and What's It For? https://realpython.com/python-namespace-package/
What's a Python Namespace Package, and What's It For? – Real Python
In this tutorial, you'll be exploring Python namespace packages: what they are, what they're for, and how you can use them in your package systems. Along the way, you'll create your own set of namespace packages and explore how you might be able to use them in your own projects.