I have a Python project organized as below:
foo - | |--foo/ | | | |--first.py | |--second.py | |--... |--README |-