I find Object Oriented Python is not as simple as it seems.
Might I suggest a restructuring ...
See this example for a new project structure that implements classes through an import. No init.py, no other external imports except the class file.