I have a django project and struct like this:
apps ---- app1 -------- app1_view.py ---- app2 -------- app2_view.py libs ---- public_lib.py