My typical Python project structure looks like
setup.py foobar/ __init__.py main.py something_else.py helpers.py test/ addition/ t