All About Importing Modules and from Packages
https://bic-berkeley.github.io/psych-214-fall-2016/sys_path.html How does Python search for modules or packages, where does it look
https://stackoverflow.com/questions/21819649/namespace-vs-regular-package What are named space packages. It is still searched in the sys.path list