I have a python application with the following directory structure:
src | +---- main | +---- util | +---- gen_py | +---- lib <
src | +---- main | +---- util | +---- gen_py | +---- lib
make sure to include __init__.py, which makes Python know that those directories containpackages
__init__.py