On Demand Auto Load Modules / Submodules
Sometimes it’s convenient if you have a LOT of submodules (probably a design problem :P) to load them on demand. Treating them like folders.
Put this snippet into your init.py file, in the module and let it do its magic.